Subject:
|
How do I use functions in lib/c?
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Tue, 18 Feb 2003 10:31:53 GMT
|
Original-From:
|
Koehne Kai <kai.koehne@student.STOPSPAMMERShpi.uni-potsdam.de>
|
Viewed:
|
848 times
|
| |
| |
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'" and then, while linking: "undefined reference to `_vsnprintf'" ...
I'm still using legOS-0.2.4 (you know, never touch a working configuration :-)
Thanks in advance,
Kai
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|