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

Language translation.

Name: Anonymous 2009-02-11 14:14

Would /prog/ be interested in translating a japanese anime! episode to C++?
And if yes, which genre would you prefer?

Name: Anonymous 2009-02-16 23:05

>>39
Perhaps you meant while(TRUE) ?

Name: Anonymous 2009-02-16 23:14

>>41
#define TRUE false

Name: Anonymous 2009-02-17 5:26

>>42
#define FALSE !true

Name: Anonymous 2009-02-17 7:00

#include<stdio.h>
#define false true
#define true false
int main(int argc, void *argv[]){
   if(true){
      printf("oh lawdy\nhow did i get here?\ni not good with intarnet");
   }
}

Name: Anonymous 2009-02-17 13:22

#include <unistd.h>
#define true !true

int main() {
    while (true) fork();
}

Name: Anonymous 2009-02-17 14:33

hax $ anus

Name: Anonymous 2009-02-17 15:08

Haxor.Hax(anusFactory.createAnus(NULL,NULL,Rectum.STANDARD_DIAMETER);

Name: Anonymous 2009-02-17 18:15

>>48
It actually probably produces only one or two (and in all likelihood none whatsoever) over the run of the program. But Java frameworks are like that.

Name: Anonymous 2009-02-17 18:38


  var src = getCurrentUniverse();
  var dst = universeFactory.createUniverse();
  var bbs = new ShiichanBBS("http://dis.4chan.org/prog/");
  var faggots = from i in bbs.messages
                       where !i.visible
                       select i.poster;
  foreach(var i in faggots){
    src.getItem(i).moveTo(dst);
  }
  delete dst;

Name: Anonymous 2009-02-17 18:40

delete dst;
Replace that with
dst.Dispose();
dst = null;

Name: Anonymous 2009-02-19 21:39

>>48
hey frozen, can I link to your blog from mine?

Name: Anonymous 2009-02-20 2:27

using(var dst = universeFactory.createUniverse()) {
  var src = getCurrentUniverse();
  var bbs = new ShiichanBBS("http://dis.4chan.org/prog/");
  var faggots = from i in bbs.messages
                       where !i.visible
                       select i.poster;
  foreach(var i in faggots){
    src.getItem(i).moveTo(dst);
  }}

Name: Anonymous 2010-11-26 19:36

Name: Anonymous 2011-02-03 5:44


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