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

Xarn [Part 1]

Name: Anonymous 2008-06-12 13:12

#include <xarn.h>

char xarn[] = "Xarn";

int main(int xarnc, char **xarnv){
    printf("%s\n", xarn);
    return EXIT_XARN;
}

Name: Anonymous 2008-06-12 14:25

>>1

#ifndef XARN_H
#define XARN_H

#include <stdio.h>
#include <stdlib.h>

#define EXIT_XARN EXIT_SUCCESS

#endif /* XARN_H */

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