read function

why and when we need to use this form

var.read((char*)&x, size)...

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.