infile.read in c++?

Thread Starter

jamesbond82

Joined Sep 26, 2011
6
Hi,

I am new at c++ and I would please like to understand the following C,C++ instruction, if someone can explain it to me?

X=infile.Read(Buffer, L)

Thank you very much,
 
Top