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



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

Post New Answer

More Awk Interview Questions

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

0 Answers  


What is the use of ARGV ?

0 Answers  


What is the use of string function split(string,array,separator)in AWK?

0 Answers  


What are AWK patterns?

0 Answers  


What is the use of Strftime function?

0 Answers  


What is the use of systime function?

0 Answers  


What is the use of sequence a?

1 Answers  


What are System functions?

0 Answers  


What is the use of numeric function log ?

1 Answers  


What are Assignment Operators?

0 Answers  


What is the Basic Structure of AWK program?

1 Answers  


What is the use of format specifier %e ?

1 Answers  


Categories