A friend has asked me if it's possible to write a (.exe, compiled) program that has the ability to display its own source code (without putting it into a seperate file or into a variable that contains everything).
I thought about it but i think if i would try it i'd still be storing everything into a variable or something...
So is there a way to solve this ?




Reply With Quote