C Programming :: Library Functions
-
What will the function rewind() do?
-
Input/output function prototypes and macros are defined in which header file?
-
Which standard library function will you use to find the last occurance of a character in a string in C?
-
What is stderr ?
-
What is the purpose of fflush() function.
-
What will the function randomize() do in Turbo C under DOS?