Search:
Forum
General C++ Programming
read function
read function
Aug 26, 2014 at 7:32am UTC
csstudent123
(409)
why and when we need to use this form
var.read((char*)&x, size)...
Aug 26, 2014 at 10:23am UTC
coder777
(8450)
When you're about to do something wrong...
It reads binary data directly to
x
x
must not contain pointer whatsoever
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs