The horizontal menu-line on the top of the screen:
File Edit ... Help
In the Options menu the Arguments command.
Yes, you can use for-loop in a C program compiled by Turbo C.
turbo c
#include<iostream> int main() { std::cout << "Your name"; }
Turbo c program is from Borland which is an integrated development environment and a computer language. Some of the parts of turbo c were incorporated from the wizard c in 1987, but it was first developed by Dennis Ritchie in 1970.
Use "OS Shell" from File menu.
In the Options menu the Arguments command.
Press key F2, or select command Save from menu File.
At the first statement of function main.
Turbo C compiles c source. turbo c++ compiles c++ source code.
Name of a compiler (and IDE) from Borland.
#include<stdio.h> main(){
turbo c cannot execute c++ as well..since c++ is the superset of c .the cprograms can be compiled in turbo c++.
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
Select the allied section in the main menu screen.
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
Yes, you can use for-loop in a C program compiled by Turbo C.