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
What is memory leak in c?
Why c language?
With the help of using classes, write a program to add two numbers.
hi, which software companys will take,if d candidate's % is jst 55%?
Can you please explain the difference between strcpy() and memcpy() function?
a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.
What is the difference between text and binary modes?
Explain the difference between malloc() and calloc() in c?
simple program of graphics and their output display
In a header file whether functions are declared or defined?
What is 'bus error'?
What is bss in c?
Why c is procedure oriented?
Explain what is the difference between far and near ?
What are global variables?