Hello.
Something wont work right in this code and I really need this code to work for my project.
I need it so the " works with "set /p bytescode= bytes= "" How do I make my code work saying " as a word? Instead of it being a code I want it as a Word. >.<?
Code:
Something wont work right in this code and I really need this code to work for my project.
I need it so the " works with "set /p bytescode= bytes= "" How do I make my code work saying " as a word? Instead of it being a code I want it as a Word. >.<?
Code:
Code:
system("set /p bytescode= bytes= "");
Comment