0
Analog of file.Length() from java, in c++
Making a program, and need a loop: for(x=0, x<file.Length, x++). Need the analog of this on c++
1 Antwort
0
Thanks!)
Making a program, and need a loop: for(x=0, x<file.Length, x++). Need the analog of this on c++