Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
CAN ANYONE tell me please how do you convert a string that you read from standard input to an int. thank you.
atol () is one way. Tim Smith Descartes Systems Sciences, Inc.
you saved my life!:-O
you can use "scan" function too!