hi how to convert program from notepad to turboc editor can
u please help me
Answer Posted / musthafa
copy the lines from the notepad and paste in the c program editor.
| Is This Answer Correct ? | 8 Yes | 59 No |
Post New Answer View All Answers
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
why wipro wase
What is difference between structure and union in c programming?
Why should I prototype a function?
Why calloc is better than malloc?
If I have a char * variable pointing to the name of a function ..
is it possible to create your own header files?
How can you tell whether a program was compiled using c versus c++?
Why is c still so popular?
What is cohesion and coupling in c?
What is queue in c?
What is meant by int main ()?
Why do we use int main?
What are the valid places to have keyword “break”?