Does anyone know where ot look for the function lists and how they work? For example in Java they have a website for APIs. My question is: is ther any web-site that covers in detail, the functions and commonly used classes in C?
Classes in C?
A lot of people have implemented very cool
OO-like schemes in C ,but as far as the strictly
C* OO concept of classes, ala stroustrup C++,
C predates this, and the idea of classes is
not applicable.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.