Compiling question
#7

Quote:
Originally Posted by GloomY
Посмотреть сообщение
Commenting is when you use //
And it is only used for a single line, while /* and */ can be used for a whole script if you want to.
/* {CODE} */ Is also commenting. It is used for multi-line commenting or to comment mid-code.
Comments don't get compiled because the compiler ignores comments simply because comments are there for humans to read, not for the compiler.

EDIT: I should have mentioned what Pottus stated.
Reply


Messages In This Thread
Compiling question - by Brys - 17.06.2015, 16:11
Re: Compiling question - by GloomY - 17.06.2015, 16:14
Re: Compiling question - by SpaceX - 17.06.2015, 16:17
Re: Compiling question - by GloomY - 17.06.2015, 16:20
Re: Compiling question - by SpaceX - 17.06.2015, 16:24
Re: Compiling question - by Brys - 17.06.2015, 18:17
Re: Compiling question - by AndySedeyn - 17.06.2015, 18:26
Re: Compiling question - by Pottus - 17.06.2015, 18:36

Forum Jump:


Users browsing this thread: 1 Guest(s)