I have seen function declarations that look like this
No Answer is Posted For this Question
Be the First to Post Answer
When c language was developed?
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Can we access array using pointer in c language?
Can we declare function inside main?
write a program without using main function?
I have seen function declarations that look like this
1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop
Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?
how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.
Do you know the difference between exit() and _exit() function in c?
what type of language is C?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software