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

C [part 1]

Name: Anonymous 2008-08-21 12:33

C

Name: Anonymous 2008-08-22 1:41

C

Name: Anonymous 2008-08-22 1:41

C

Name: Anonymous 2008-08-22 1:42

C

Name: Anonymous 2008-08-22 1:42

C

Name: Anonymous 2008-08-22 1:42

C

Name: Anonymous 2008-08-22 1:42

C

Name: Anonymous 2008-08-22 1:42

C

Name: Anonymous 2008-08-22 1:43

C

Name: Anonymous 2008-08-22 1:43

C

Name: Anonymous 2008-08-22 1:43

C

Name: Anonymous 2008-08-22 1:43

C

Name: Anonymous 2008-08-22 1:43

C

Name: Anonymous 2008-08-22 1:44

C

Name: Anonymous 2008-08-22 1:44

C

Name: Anonymous 2008-08-22 1:44

C

Name: Anonymous 2008-08-22 1:44

C

Name: Anonymous 2008-08-22 1:45

C

Name: Anonymous 2008-08-22 1:46

C

Name: Anonymous 2008-08-22 1:46

C

Name: Anonymous 2008-08-22 1:47

C

Name: Anonymous 2008-08-22 1:48

C

Name: Anonymous 2008-08-22 1:52

Suddenly, samefags....one of them.

Name: Anonymous 2008-08-22 2:55

skiddy CURL user

Name: Anonymous 2008-08-22 6:20

C

Name: Anonymous 2008-08-22 8:05

what a refreshing topic

Name: Anonymous 2008-08-22 8:19

C is the only post that cannot be EY'd

Name: EY MEME FAN 2008-08-22 8:25

>>66
Woah, you are right. Okay... I give you this thread but the others are MINE!

Name: Anonymous 2008-08-22 9:46

D

Name: Anonymous 2008-08-22 12:33

1.1 Getting Started
The only way to learn a new programming language is by writing programs in it. The first program to write is the same for all languages:
 Print the words
hello, world
This is a big hurdle; to leap over it you have to be able to create the program text somewhere, compile it successfully, load it, run it, and find out where your output went. With these mechanical details mastered, everything else is comparatively easy.

Name: Anonymous 2008-08-22 12:34

In C, the program to print ``hello, world'' is
    #include <stdio.h>
    main()
    {
       printf("hello, world\n");
    }

Name: EY MEME FAN 2008-08-22 12:48

    Ey C, yhe pyegyem te pyeyt ``heyye, weyyd'' ey
        #eycyede <yydee.h>
        meey()
        {
           pyeyyf("heyye, weyyd\y");
        }

Name: Anonymous 2008-08-22 17:59

C

Name: Anonymous 2008-08-22 18:15

LISP

Name: Anonymous 2008-08-22 18:16

LISP

Name: Anonymous 2008-08-22 18:22

ARC

Name: Anonymous 2008-08-22 18:53

>>75
sage

Name: Anonymous 2008-08-22 19:15

CLOJURE

Name: Anonymous 2008-08-22 20:48

C

Name: EY MEME FAN 2008-08-23 7:30

yege

Name: Anonymous 2008-08-23 17:02

   CCCCCCCC      +          +
  C              +          +
  C              +          +
  C          +++++++++  +++++++++
  C              +          +
  C              +          +
   CCCCCCCC      +          +

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