Location of ANSI C non-library routines?
Location of ANSI C non-library routines?
(OP)
Does anyone know where to find ANSI-C routines that are not part of a library, so that they could just be inserted (cut & paste) into a program? I browsed dozens of combinations on dozens of search engines, and could not find anything useful.
For example, the ANSI C that is set up for the OnHand wearable computer does not provide support for printf or conversions from floating point to strings. I know how to write code to do these functions, but would sooner save the time and effort.
Michael John Lake
http://www.NiceMike.com
For example, the ANSI C that is set up for the OnHand wearable computer does not provide support for printf or conversions from floating point to strings. I know how to write code to do these functions, but would sooner save the time and effort.
Michael John Lake
http://www.NiceMike.com




