Explain how can I prevent another program from modifying part of a file that I am modifying?
No Answer is Posted For this Question
Be the First to Post Answer
char p="data"; printf(p);
What is character set?
How was c created?
1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.
why wipro wase
When is the “void” keyword used in a function?
The __________ attribute is used to announce variables based on definitions of columns in a table?
What is the difference between CV and Resume ?
Explain can static variables be declared in a header file?
What does node * mean?
What is register variable in c language?
What is file in c language?