code for replace tabs with equivalent number of blanks
No Answer is Posted For this Question
Be the First to Post Answer
What does printf does?
What is Your Name :)
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
What is volatile c?
Discuss the function of conditional operator, size of operator and comma operator with examples.
Do you know what is the purpose of 'extern' keyword in a function declaration?
void main() { int i=5; printf("%d",i+++++i); }
code for selection sort?
What are c identifiers?
What do you mean by team??
write a program to remove occurrences the word from entered text?
What is structure in c explain with example?