i think this is one example of it: main().....
What are the different functions or commands in c programming?
There are too many to list here, depends on which header file you are including, look at you help file, of your compiler to find them
you can also, open the header files and read them, that's normally what I do or look online
Reply:pretty much unlimited ... ranging from built-in calls in the Standard C Library, the Windows API, and functions you write yourself.
Reply:main() isn't a function ,is it? or is it? dunno but I know some other
such as : spritf("hey!");
print("HELLODUDE!");
Reply:There are 1000's. Try going to your local college or get a book and learn a few
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment