Structures in PHP

A

Anonymous

Guest
sizeof() does exist, but it's about array length, not the actual size in memory.

struct ¿?¿? what is it for in C ??
 
if you are trying to find out the size of a file use filesize()
 
Back
Top