Structs in C (22)

12 Name: #!/usr/bin/anonymous : 2008-08-19 14:12 ID:Heaven

>>11

However, when the classes/structs have member functions, sometimes pointers to those functions appear inside the struct, which means you cannot safely read/write the structure to the disk (or the network)-- the function may no longer be at that address, or someone may have tampered with the data.

This thread has been closed. You cannot post in this thread any longer.