Re: eval()

new topic     » goto parent     » topic index » view thread      » older message » newer message
katsmeow said...

My mind is cluttered with other stuff at the moment, but

OK

katsmeow said...

that code in your eval() examples looks very different from regular Phix/OE code.

Uh? The actual "code" in those strings, syntax coloured instead of string coloured, is:

integer x, y, z = x + y 
 
integer x, y, z = x + y ?z 
 
integer x, y printf(1,"%d + %d = %d\n",{x,y,x+y}) 

I suspect it is just the rset/iset handling going on around them that threw you.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu