Hello there, can I guys ask a serious question....
Is it possible to have a data-type that does not change when the program exits... Sample:
A boolean type data is false, then it became true i closed the program and open it again. So the boolean-type should be true again..
IS THIS POSSIBLE? :D thanks
Regards,
AnimeProgrammer
Is it possible to have a data-type that does not change when the program exits... Sample:
A boolean type data is false, then it became true i closed the program and open it again. So the boolean-type should be true again..
IS THIS POSSIBLE? :D thanks
Regards,
AnimeProgrammer
Comment