Functions available using MinGW....
I'm very new to C and C++. I hope I've chosen the appropriate forum for this question.
I'm trying to get up and running with MinGW and Dev C++ so I can start tryin some code examples.
I read online that not all functions in glibc are supported when using the MinGW compiler. How do I find out what functions are supported? Is there a way to configure MinGW to use all the glibc functions?
I checked the MinGW site, but couldn't find it in the documentation.
Thanks for the help.
The Sunburned Surveyor
|