answersLogoWhite

0

String handling function in c

Updated: 12/24/2022
User Avatar

Wiki User

10y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: String handling function in c
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Define string handling function?

Penis


Reverse of a string without using string handling function?

shashi


How string can be passed to a function in c?

between parentheses: funname ("string")


Function finds the occurrence of a given string in another string?

in C: strstr, declared in string.h


C plus plus library functions for string operations?

You can use "string" class in C++ for string operations or you may use c style string functions as well. #include <string> String class in C++ provides all basic function to operate on strings. you may details descriptin at http://www.cplusplus.com/reference/string/string/


Which function converts string into float?

in C: atof, strtod, sscanf


What is return type of string in c?

In C programming, a string doesn't have a specific return type as it's essentially an array of characters. So, if a function is returning a string, it should be declared to return a pointer to a char (char*), since a string in C is represented as an array of characters terminated by a null character ('\0').


How you can convert from string to int in C language?

Use the atoi() or atol() function.


When is exception handling necessary for stream handling?

Exception handling is necessary for string handling as there might be some unexpected situation during string handling which may lead to program crash or abrupt termination


Library functions in C programming?

They are very important. The most commonly used functions are the string and file handling ones.


Why printf is used instead of print in c?

The printf() function prints a formatted string.


Geta is a math function or string function?

GetA is a math function and not a string function.