Compiling question
#2

You mean you have a large script and from that large script you want to compile only 3-4 lines, for example?
It is possible, but you have to be careful will it work.

Use this: /* and */

Example:
PHP код:
new tmp[4], Floattmp2[4]/*, query[128]*/
query[128] will be ignored by the compiler because it's inside */ and */
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)