how to make program without <> in libray.
No Answer is Posted For this Question
Be the First to Post Answer
what is C?
How does free() know explain how much memory to release?
Why do we use return in c?
can v write main() { main(); } Is it true?
In c language can we compile a program without main() function?
how to find binary of number?
What is the correct declaration of main?
can we implement multi-threads in c.
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
Why cd or dvd are round why not square.
what is linkage error when it occurs in c program
what is the difference between const volatile int i & volatile const int j;