gotoXY from conio.h
In Turbo C, you can set the cursor position using the gotoxy() function. This function takes two parameters: the x (column) and y (row) coordinates, allowing you to position the cursor anywhere on the screen similar to WordPad. For example, gotoxy(10, 5); will move the cursor to the 10th column of the 5th row. To use this function, ensure you include the conio.h header file in your program.
In turbo c command prompt select "options" in that click on "environment" and next click on "editor" next select " Insertmode" and press"ok" .After that u will get a original cursorhi this is padma priya if you get any doubts related to c language you can send mail to padma6959@gmail.com
turbo c
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.
Turbo C++ keywords are the same as C++ keywords. The language remains the same, only the implementations differ. The Turbo C++ implementations were standards-compliant at the time of their release, but the product is no longer supported.
In Turbo C, you can set the cursor position using the gotoxy() function. This function takes two parameters: the x (column) and y (row) coordinates, allowing you to position the cursor anywhere on the screen similar to WordPad. For example, gotoxy(10, 5); will move the cursor to the 10th column of the 5th row. To use this function, ensure you include the conio.h header file in your program.
In turbo c command prompt select "options" in that click on "environment" and next click on "editor" next select " Insertmode" and press"ok" .After that u will get a original cursorhi this is padma priya if you get any doubts related to c language you can send mail to padma6959@gmail.com
Turbo C compiles c source. turbo c++ compiles c++ source code.
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
gotoxy is a function in some programming languages, such as Turbo C, that is used to move the cursor position to a specific coordinate on the screen. This function is commonly used in text-based console applications to control where text or graphics are displayed.
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
c is only language that use cursor based implementation
turbo is word to do the programming language in c & c++ and i do no about borland
turbo c is a compiler and c++ is a programming language.
1. Turbo C is an example of Integrated Developing Environment. 2. Turbo C has example programs, the most important is bgidemo.c
No. The picture cannot be set as a mouse.