Hello
As many of you know I'm porting libusb to os4.
The source code uses serverl functions like snprintf() and strerror(). I wantede to use clib2 but thats ad no-no from library code, then I turn to newlib but dident have the inclide files :(
So here I'm what to do ? The only thing I can think of is to rip the source code from clib2 an include it in my lib but that not the best sulution IMHO.
Any ideas?
Kind regards Rene W. Olsen