- Joined
- Nov 26, 2012
- Messages
- 2,570
- Reaction score
- 1,071
- Trophies
- 2
- Location
- United States
- Website
- sites.google.com
- XP
- 4,698
- Country

So in short we don't have any standard library's to work with?
Which means I can't use function such as "sprintf_s" or "string",
Because I really need at least "stdio.h"![]()
No, you have to find OS function.
However you can use OS function to write a std c lib.











