Topic: Turbo C Language Sample Program
Not finding your answer? Try searching the web for Turbo C Language Sample Program
Answers to Common Questions
What is turbo c programming language?
C language is a computer programming language, which allows one to develop programs for users. compiler is software that allows any high level language to be translated into the machine language, compilers are language specific, i.e. c lang... Read More »
Source: http://wiki.answers.com/Q/What_is_turbo_c_programming_language
What are the advantages of turbo C programming language?
THE ADVANTAGES OF TURBO CARE FOLLWING. 1.IT IS USE TO MAKE MANY TYPE OF PROGRAMING. --->TO MAKE MANY TYPE NUMBER PROGRAMMING. -->C IS VEARY POWERFUL LANGUAGE WIHT THA HELP OF C WE CAN MAK XP. ->WITH THE HELP OF C CAN MAKE SUME SIMPALGAMES A... Read More »
Source: http://wiki.answers.com/Q/What_are_the_advantages_of_turbo_C_prog...
What is turbo c programming?
Programming in C using the "Turbo C" integrated development environment (IDE) from Borland. Nothing fancy, it is orthodox C programming; in stead of typing the code in a text editor such as vi, you type in an IDE editor, and then in stead o... Read More »
Source: http://wiki.answers.com/Q/What_is_turbo_c_programming
More Common Questions
Answers to Other Common Questions
HISTORY OF TURO C C stands for COMBINED PROGRAMMING LANGUAGE. Sometimes called SYSTEM PROGRAMMING LANGUAGE or SPL. C parallels with UNIX in 1969, by Bell Laboratories that sought an alternative to the Multics operating system for PDP-7 comp...
Read More »
Source: http://wiki.answers.com/Q/What_is_the_history_of_Turbo_C_program
Nothing. C is the language, TurboC is an Integrated Developing Environment (IDE).
Read More »
Source: http://wiki.answers.com/Q/What_is_turbo_c-language
Standard C with little extensions like near, far, huge and _seg pointers.
Read More »
Source: http://wiki.answers.com/Q/What_are_the_syntax_of_turbo_c_language
Well, TurboC is not a language, it is an IDE (Integrated Developing Environment), it was developed by Borland (based on an older program called Wizard C).
Read More »
Source: http://wiki.answers.com/Q/Who_developed_turbo_C_language
HEADER FILES - those files provide function prototype declaration for library functions. The most common used headers or libraries are as follows: a. conio.h - declares various functions used in calling the Disk Operating System (DOS) conso...
Read More »
Source: http://wiki.answers.com/Q/What_are_the_basic_parts_of_Turbo_C_Pro...
There are quite a lot of different C-programs, eg: int main (void) { puts ("One of them"); return 0; } int main (void) { puts ("Another"); return 0; }
Read More »
Source: http://wiki.answers.com/Q/What_are_the_different_turbo-c_programs
Ctrl+s ---------- To save a program F2 ---------- To save a program F3 ---------- To open F5 ---------- To view the page fully Alt+f ---------- To open a file Alt+F9 ---------- To compile a program Ctrl+F9 ---------- To run a program Alt+F5...
Read More »
Source: http://wiki.answers.com/Q/What_are_the_shortcut_keys_used_in_turb...