GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Abinitio

 Print  |  
Question:  What is the function you would use to transfer a string into a decimal?



August 08, 2007 04:44:37 #5
 chandu_swe   Member Since: Visitor    Total Comments: N/A 

RE: What is the function you would use to transfer a s...
 

To change string to decimal we use atoi function.

     

 

Back To Question