| | Hi, maybe just a stupid question, but how can I use functions defined in libc? I wanted to use the vsnprintf(..) function in printf.c, but when I include it in my program, the compiler tells me first "implicit declaration of function 'vsnprintf'" (...) (22 years ago, 18-Feb-03, to lugnet.robotics)
|