Hi!
Does anybody know if the clib functions (like string manipulation functions or software floating point functions) are reentrant? Even if I know that I should not use these functions in interrupt service routines, sometimes it might be quite useful. May I do this?
Regards,
Edwin Krasser