Etiqueta: informática
-
Llevo varios años esperando escribir esto….
void pirate_song()
{
Ship.AddCannons(10);
Ship.AddCannons(10);
Wind.Blow(”stern”,”maximum”);
Ship.CutSea(false); Ship.Fly(true);
Ship.Type(”Velero bergantín”);
}y esto…..
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 to a struct….
The pointer can crash…,
and can Overflow…
Be a pointer my friend….y SI, es una frikada, pero 6 años hacen q te vuelvas casi loco.

