Answer Posted / srinivasroyal
no. there is no such type of function available in C-language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
There seem to be a few missing operators ..
Which control loop is recommended if you have to execute set of statements for fixed number of times?
how do you execute a c program in unix.
Why do we use stdio h and conio h?
Are pointers integer?
What is nested structure in c?
Where are the auto variables stored?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
By using C language input a date into it and if it is right?
What is the use of putchar function?
List the variables are used for writing doubly linked list program.
Can you explain the four storage classes in C?
What is a pointer in c plus plus?
What are the types of type specifiers?