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

Check out my program

Name: Anonymous 2015-05-03 13:04

#include <stdio.h>
#include <unistd.h>
#define LEN 15
int print(i,j) {
for (; i < LEN; ++i)
printf(" ");
puts("a");
usleep(50000);
return 0;
}
int main(void)
{
int i, j;
for(;;) {
for (j = 0; j < LEN; print(i), ++j)
i = j;
for (j = 0; j < LEN; print(i), ++j)
i = LEN-1-j;
}
return 0;
}


Do you like it?

At first I tried to make it be the SICP snake, with the head going down, but it was too hard for me.

Name: Anonymous 2015-05-05 19:39

>>39
I've seen implicit quoting way before I came to imageboards, newfag. Also it's no more of a meme than BBCodes or putting dots at ends of sentences.

Name: Anonymous 2015-05-05 20:11

I came to imageboards
This is a textboard, >>40-nigger.

Name: Anonymous 2015-05-05 20:30

>>41
I came to imageboards from another text-board, dipshit.

Name: Anonymous 2015-05-05 21:31

>>42
This isn't an imageboard.

Name: Anonymous 2015-05-05 22:14

>>41
who are you quoting

Name: Anonymous 2015-05-05 22:50

>>44
He's quoting >>40, dumbfuck. You are most likely one of those "back to jp with your meme" idiots. Guess what, you're the one mindlessly using it as a meme instead of actually wondering why someone's abusing the quote function.

Don't you have some threads to sage downvote on /lounge/? Make it with epic >/g/reentext so your /b/ros at the imageboards can appreciate your classy usage of memes and give you anonymous Internet love.

Name: Anonymous 2015-05-06 1:21

>>45

i want anonymous internet love too

Name: !bWoaiZzZTQ 2015-05-06 2:09

#lang racket

(define LEN 15)

(define sprint
(lambda (i)
(if (>= i LEN)
(display "/\\/\\/\\\n")
(begin
(display " ")
(sprint (+ i 1))))))

(define main
(lambda (i enum)
(let [(new-enum
(cond
((and (equal? enum -) (= i 0)) +)
((and (equal? enum +) (= i LEN)) -)
(#t enum)))]
(sprint i)
(main (new-enum i 1) new-enum))))

(main 0 +)

Name: Anonymous 2015-05-06 12:35

>>47
How do I run this shit?

Name: Anonymous 2015-05-06 13:09

Maybe I can't ``Hello, World!''

Name: Anonymous 2015-05-06 17:42

>>48
$ racket iamfag.rkt

Name: Anonymous 2015-05-06 18:11

>>47
define
define
define

Just use def, ya verbose faggot.

Name: Anonymous 2015-05-06 18:27

>>51
ya verbose faggot

(define def define); ya verbose faggot!

Name: Anonymous 2015-05-06 23:44

>>51
who are you quoting

Name: Anonymous 2015-05-07 0:26

>>53
He's quoting >>51.

I know you're mad because mean people have asked you the same. Try not to abuse the quote function and it won't happen again! Easy, right? What are you waiting for? Start using quotes properly! :)

Name: Anonymous 2015-05-07 1:11

check 'em

Name: Anonymous 2015-05-07 2:04

>>54
Why would >>51 be quoting himself?

>>55
1:11
Nice.

Name: Anonymous 2015-05-07 2:18

>>54,56
Can you two stop assuming >>51-sama is male?

Name: Anonymous 2015-05-07 3:03

>>57
assemble pocketknife image

Name: Anonymous 2015-05-07 3:07

>>56
who are you quoting?

Name: Anonymous 2015-05-07 6:30

>>57
I am not assuming anything. Referring to a person of unknown sex using male pronouns is quite common.

Name: Anonymous 2015-05-07 13:01

How would Cudder write this program?
He wouldn't! Cudder is all talk and no action.

Name: Anonymous 2015-05-07 17:53

>>57
Check your privilege, male programmer!

Name: Anonymous 2015-05-07 18:19

>>57
Can you stop assuming >>51-guy is a weeaboo?

Name: Anonymous 2015-05-07 20:23

>>63
Well, that's just silly. If that were the case, why would he be here?

Name: Anonymous 2015-05-07 20:37

>>57,63
No, it's idiotic to assume otherwise.

Name: Anonymous 2015-05-07 20:49

>>17
I wonder what this does to the stack

Name: Anonymous 2015-05-07 23:52

>>66
Dubs☑

Name: Anonymous 2015-05-08 22:37

>>66
That's easy to investigate.

Name: Anonymous 2015-05-08 22:42

>>68
INVESTIGATE
MY ANUS

Name: Anonymous 2015-05-09 17:18

>>69
who are you quoting?

Name: Anonymous 2015-05-09 17:33

>>70
Hey /g/-friend, here's a tip. We're not actually against quoting anything that wasn't exactly there, or memes or anything like that; we're just against you and your shitty greentext and other idiot memes. It doesn't matter how much you spam,, no one is going to start appreciating your bullshit or treating your posts with anything other than contempt.

Name: Anonymous 2015-05-09 17:36

*farts on thread*

Name: Anonymous 2016-08-27 5:39

who am i quoting

Name: Anonymous 2016-08-27 10:53

>>71
I am against quoting anything that wasn't exactly there, or memes or anything like that. The quoting function has been this way for decades. Go get a new and different function for your trendy news maymays. Hashtags are an example that I don't loathe because people didn't change its use from existing syntax - instead they took an unused symbol in computing and gave it a meaning.

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