I know I said I wouldn't do it, but I did

Posted by s on Sept. 12, 2008, 3:32 p.m.

Can you forgive me?

Comments

ESA 16 years, 3 months ago

As long as what you did isn't lose your ability to make those eye-popping fractals

s 16 years, 3 months ago

Nah, I just used goto

if(code[v]=='f'&&code[v+1]=='o'&&code[v+2]=='r'&&code[v+3]==' '){

int y=0,i=v+5;

for(int z=1;z;i++){

if(code==';') goto EXit;

z+=(code=='(')-(code==')');}

code[v]='w';code[v+1]='h';code[v+2]='i';

code.insert(v+3,"le");

EXit:;}