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
What is the difference between #include
What is the use of ?: Operator?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
what is the structure pointer?
How can I delete a file?
I have seen function declarations that look like this
What are structures and unions? State differencves between them.
Is malloc memset faster than calloc?
What are the advantage of c language?
Is there a built-in function in C that can be used for sorting data?
Can you write a programmer for FACTORIAL using recursion?
Does c have function or method?
What language is c written?
What does it mean when a pointer is used in an if statement?
When we use void main and int main?