miércoles, diciembre 13, 2006

Be a pointer, my friend !!!

Empty your memory
with a free()...like a pointer!

If you cast a pointer to a integer,it becomes the integer.
If you cast a pointer to a struct,it becomes the struct.

The pointer can crash,
or can Overflow...

Be a pointer, my friend.


saludos,
Juan Alcalá