From: Nhan Nguyen on 9 Feb 2010 20:09 lets say I got a string C = "this is for testing1", how do I get that value 1 in that string into an integer? I know I can find the length(C) then what? There's fgets and fread but I don't know how to setup those functions up to find that value 1 at the end of that string.
|
Pages: 1 Prev: Problem reading non-ASCII text file Next: How to display image from database? |