|
Question |
Rating |
View Answer |
|
How can I open a file so that other programs can update it at the same time? |
|
View Answer |
|
How can I make sure that my program is the only one accessing a file? |
|
View Answer |
|
1.WAP find the largest of 4 no using macros 2.WAP read a line from file from location N1 to N2 using command line agruments Eg:exe 10 20 a.c |
|
View Answer |
|
What is File Mode?. Types Of file mode?. What is Pointer?. which one is most useful in Structure or Unoin?. |
|
View Answer |
|
How can you restore a redirected standard stream? |
|
View Answer |
|
How do you redirect a standard stream? |
|
View Answer |
|
how to merge to file in c? |
|
View Answer |
|
How can I create the batch files? What is the purpose batch file and use of it? |
|
View Answer |
|
read a A file aaaaabbbbb.. and read a B file 111112222... in c file to write aaaaa11111bbbbb22222 like this? |
|
View Answer |
|
Can include files be nested? |
|
View Answer |
|
Can include files be nested? |
|
View Answer |
|
How can we read/write structures from/to data files? |
|
View Answer |
|
What is the benefit of using an enum rather than a #define constant? |
|
View Answer |
|
If we develop a project in C, then how can we create an exe file of it?
|
|
View Answer |
|
What is the difference between text and binary modes? |
|
View Answer |
|
Write a program for creating your own header file and library function? |
|
View Answer |