What is the best style for code layout in c?
No Answer is Posted For this Question
Be the First to Post Answer
Is a house a mass structure?
Why is c called c?
write a c program for swapping two strings using pointer
define switch statement?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float
write a programe returns the number of times the character appears in the string
which types of data structure will i use to convert infix to post fix???
int i=~0; uint j=(uint)i; j++; printf(“%d”,j);
how to find anagram without using string functions using only loops in c programming
What is the use of getchar functions?
What is the difference between the local variable and global variable in c?