Hi guys, this will sound rather silly im sure but I want to know how do I disregard large chunks of code when i don't need it? I don't want to delete the code just tell the compiler not to use it when running.
I already know the line by line way which is // but whats the other??