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
What is bin sh c?
In c programming language, how many parameters can be passed to a function ?
where does malloc() function get the memory?
main() { clrscr(); } clrscr();
for (i <= 5 && i >= -1;++i; i > 0) { printf("%d ", i); }
Can the size of an array be declared at runtime?
array of pointer pointer to array pointer to pointer
Explain indirection?
What is the difference between malloc() and calloc() function in c language?
What are the different categories of functions in c?
Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both
related to rdbms query .