Pochybujem o tom, je to predsa interpretovany jazyk...
_________________ Empty your memory, with a free()… like a pointer! If you cast a pointer to an integer, it becomes the integer, if you cast a pointer to a struct, it becomes the struct… The pointer can crash…, and can overflow… Be a pointer my friend…
Presne tak, program, napisany v interpretovanom(skriptovacom) jazyku, neprekladas kompilatorom a nevznikne ti spustielny subor. Viac napr. na http://cs.wikipedia.org/wiki/Skript_(program) ...
_________________ Empty your memory, with a free()… like a pointer! If you cast a pointer to an integer, it becomes the integer, if you cast a pointer to a struct, it becomes the struct… The pointer can crash…, and can overflow… Be a pointer my friend…