What is the use of string function strtonum(string)?
Answer / quickmist
strtonum() will reliably convert a string representation of a number into an integer number. It's reliable because you can pass the min and max value that the you want the input to be within and strtonum() will return an error code if the number falls outside the specified range. This function however expects only 1 '-' symbol to exist in the input and returns a long long integer.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of sequence ?
What is the use of CONVFMT?
I have given many interview question(testing),but i don't konw where is the probleam.yet i have no job,in july 2006 i have passed out.can any body tell me how can i improve my self?or any suggestion.
What is the use of numeric function int ?
How to print only blank line of file?
What are System functions?
What is the use of string function match(string,regex)?
What is OFS in AWK?
In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?
What is the use of string function sub(regex,replacement)?
What is the use of string function toupper(string)?
what are divisions main frems