Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different data types in C?
How to set file pointer to beginning c?
What is a const pointer in c?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
what is difference between array of characters and string
what is the purpose of the code, and is there any problem with the code? int f( int n, int l, int r ) { return (n << l) >> r; }
C language questions for civil engineering
What are pointers? Why are they used?
What does main () mean in c?
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }
What is character set?
What is a void pointer in c?