Explain how can a program be made to print the line number where an error occurs?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use int main instead of void main in c?
code for replace tabs with equivalent number of blanks
How can you increase the allowable number of simultaneously open files?
how to use enum datatype?Please explain me?
what is different between auto and local static? why should we use local static?
What is maximum size of array in c?
What is a null pointer in c?
write a program to gat the digt sum of a number (et. 15= >1+5=6)
How will you allocate memory to double a pointer?
What are two dimensional arrays alternatively called as?
Explain what are its uses in c programming?
What is string function c?