Where can I find out what library functions are included with Dev-C, and documentation for same?
Even better, where can I find example source code for the library functions?
I just downloaded 4.9.7.0 yestereday and Its working nicely for me.
m
I guess that would be a lot stuff to read... Check www.cppreference.com for a short summary of the C/C++ standard functions.
Log in to post a comment.
Where can I find out what library functions are included with Dev-C, and documentation for same?
Even better, where can I find example source code for the library functions?
I just downloaded 4.9.7.0 yestereday and Its working nicely for me.
m
I guess that would be a lot stuff to read...
Check www.cppreference.com for a short summary of the C/C++ standard functions.