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

It doesn't compile?! Week 1

Name: Anonymous 2010-09-26 10:25

In spirit of the /prog/ challenges I will make my own.
I present to you: THE WEEKLY "IT DOESN'T COMPILE"

The challenge:
* Assess why the sourcecode doesn't compiles
* Determine what fixes there are for the problem
* Fix the problem with the appropriate patch


This week's challenge:

int main() {
    int *ptr = NULL;
    if( ptr == NULL )
        return 1;
    else
        return 0;
}

Name: Anonymous 2010-09-27 11:37

This thread has been closed and replaced with the following thread:


Subject: Compiling BitC code with a C compiler
Name:
Email:

It doesn't work.

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