answersLogoWhite

0

Built-in functions in turbo c

Updated: 8/10/2023
User Avatar

Wiki User

11y ago

Best Answer

i want a coding of a program of a calculator using graphics in c language??

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

strlen, strcpy, strcmp just to name a few, there are many others

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

getch();

scanf();

printf();

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Built-in functions in turbo c
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the turbo c functions and commands?

yeeah


What is the software that has a range of builtin functions for statistical financial graphics?

The software is known as a spreadsheet.


What does the function counter do and what are its parameters?

There is no builtin function 'counta' in C.


What are the basic arithmetic functions of turbo c?

addition,subtractions,multiplications,divisons,logical opearations....


What is the differentiate of turbo c from turbo c plus plus?

Turbo C compiles c source. turbo c++ compiles c++ source code.


What is better turbo c or dev C?

Depends upon the personal opinion. They both are different IDE. Dev C used the MICGW compiler while Turbo C uses Borland compiler. Hence due to this, certain inbuilt functions will not work in Dev C. clrscr() is one such function. However Turbo C is outdated and does not use follow many of the programming standards.


How turbo c executes c as well as c?

turbo c cannot execute c++ as well..since c++ is the superset of c .the cprograms can be compiled in turbo c++.


Syntax of turbo c?

+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C


What are the basic operator in turbo c?

+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C


What is difference between Turbo and Borland C?

turbo is word to do the programming language in c & c++ and i do no about borland


Is there any difference between turbo c and c plus plus?

turbo c is a compiler and c++ is a programming language.


What are examples of turbo c?

1. Turbo C is an example of Integrated Developing Environment. 2. Turbo C has example programs, the most important is bgidemo.c