News

I have a number/string like this ( I am not sure how to convert int to and from strings) 00000012231020000022334000070001222000001141100000 ...
Anyone know some good functions or code to parse directories in c++?<BR><BR>Here is some of the code I already have (simplified). It works alright for moving through a directory, but its rather ...