sleep(time in seconds)
(Note: your computer won't actually sleep, only wait, if that's okay with you.)
Chat with our AI personalities
'Clearscreen' is not used in C language. TurboC has a clrscr function (prototype in conio.h).
The c language does not have template functions. That is a c++ thing.
Structural language is a language in which a particular structure is defined. It is used to make execution and understanding easier. Ex : COBOL Structural language does not have function calls. Procedural language is a language in which function calls are allowed. Ex : C In this a particular procedure is followed every time. IMB.
The getchar() is used in 'C' programming language because it can read the character from the Standard input(i.e..from the user keyboard),and converts in to the ASCII value.
Nothing.