Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the use of string function strtonum(string)?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of string functiong sub(regex,replacement)?

1243


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.?

976


Write a command to print the second and third line of a file without using nr?

788


What is the use of systime function?

1474


What is the use of string function index(string,search) in AWK?

1149


How add a first record and last record to the current file in linux?

1312


What are Associative Arrays?

1279


What are AWK patterns?

1443


What is the use of PRINTF?

1277


What are Unary arithmetic operators?

1213


What are Assignment Operators?

1147


How do you Explicit File output?

1190


What is the use of string function substr(string,position) in AWK?

1371


How to Truncate Integers in AWK?

1288


Write a command to print the fields in a text file in reverse order?

846