View Single Post
Old 08-30-2007, 06:46 AM   PM User | #1
prajwala
New Coder

 
Join Date: Feb 2007
Posts: 67
Thanks: 7
Thanked 0 Times in 0 Posts
prajwala is an unknown quantity at this point
Question How to convert string to boolean

If i want to convert string value in boolean then how can i do this?
For example : am passing arguments "true" or "false" into the parameter.According to the value (true/false) user entered, it should show me 0 /1.


Thanks ,
prajwala is offline   Reply With Quote