Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

For the future

Name: Anonymous 2013-02-24 0:44

Please put a logic bomb in every piece of software you write to detonate in 10~15 years just in case machines take over

Name: Anonymous 2013-02-24 7:52

2nd module (draft)


function retur = execModule(softCore, instruct, retur);
for(iter = 1:size(instruct,2));
  instruct{iter}
  eval(instruct{iter}); 
  endfor;
["ok"]
whos
for(iter = 2:size(softCore,2)-2);
  softCore{iter}
  eval(softCore{iter}); 
  endfor;
whos
eval(retur);
endfunction;

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List