[En-Nut-Discussion] stdio + nutrom
NGB
ngbmoreau at yahoo.com.au
Wed Apr 28 10:19:24 CEST 2004
Why does nut os have it's own stdio functions, I'm reffering to the
things like sprintf ...
Considering avrlibc already has those functions why have your own ?
I stumbled on this as we are removing all sprintf in favour of snprintf and nut
os doesn't supply that fct.
Also, I've just start using the Rom file system and, now the recomended use is
with the standard functions eg: open.
With the old fcts I can get a pointer directly to the data
(romf->romf_entry->rome_data) .
How can I do this with the new way ?
Thanks
Nic
-------------------------------------------------
More information about the En-Nut-Discussion
mailing list