what does keyword ‘extern’ mean in a function declaration?
Can you please explain the difference between syntax vs logical error?
What is a pointer value and address in c?
How can I find out how much free space is available on disk?
how to add our own function in c library please give details.?
What is a segmentation fault?
How can you check to see whether a symbol is defined?
implement general tree using link list
Explain how can you be sure that a program follows the ansi c standard?
Write a program that his output 1 12 123
What is sizeof in c?
what is unsigened char and what is the difference from char
How can you tell whether two strings are the same?