| is there a special code to add a ';' inside strings?
it seems ';'s are always interpreted as the start of a comment no
matter what.
[ 'prints' opcodes use "%!" to do semicolons btw ]
maybe sprintf with a %c code would work, i forgot to try that..
-m
p.s. in case you are wondering what i am doing, i made this 'shell'
opcode
that internally calls popen(). and i was trying to use it to make a
csound
instrument that creates a .c file, compiles, then runs it! but you
kind of
need a way to make a semicolon to make a c-program... :)
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |