In Praise of Randomness In Defense of Pseudorandomness

21Aug/110

Testing, testing testing

This better be good.

 

/* clang -o hello_wordpress -Wall -Wextra hello.c */
#include <stdio.h>

int main(int argc, char* argvp[]){
    printf("Hello wordpress!\n");
    return 0;
}
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.

Switch to our mobile site