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
Explain command-line arguments in C.
Is it possible to have a function as a parameter in another function?
write a programe to find the factorial of given number using recursion
1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision
What does the error message "DGROUP exceeds 64K" mean?
c program for searching a student details among 10 student details
what is pointer ?
10 Answers Kernex Micro Systems,
plz answer.... write a program that reads line (using getline) e.g."345", converts each line to an integer using "atoi" and computes the average of all the numbers read. also compute the standard deviation.
What is the use of gets and puts?
plssssss help !!....using array.. turbo c.. create a program that will accept number of words to be consored. .a word must not exceed 10 characters long .the text to be entered will be no longer than 200 characters .there will be no 10 words example: enter number of words to be censor: 5 enter words to censor: windows office microsoft bill gates enter text to censor: bill gates founded microsoft and makes office and windows sample output: <consored> <censored> founded <censored> and makes <censored> and <censored>
What is new line escape sequence?
What is the advantage of a random access file?