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

ATTN: Windows Vista/7/8 users

Name: Anonymous 2013-04-01 17:05

Compile and run the following code on any compiler that doesn't use its own printf but the one from Windows:

#include "stdio.h"

int main(){
printf("%.25Lg\n",0.6L);
}


What is the output?

Name: Anonymous 2013-04-01 17:26

"stdio.h"
Why?

Name: Anonymous 2013-04-01 17:51

Windows
Why?

Name: Anonymous 2013-04-01 17:57

#include <stdio.h>

int __main(void) {
    printf("%.25Lg\n", 0.6L);
    return 0;
}


Cygwin GCC:
>gcc test.c
>./a
0.600000000000000000021684
gcc test.c -nostdlib C:\Windows\System32\msvcr110.dll
./a
-2.3534373682645354e-185

Name: Anonymous 2013-04-01 23:06

Z:\Code\prog\c>gcc 1364850304.c
'gcc' is not recognized as an internal or external command,
operable program or batch file.

Name: Anonymous 2013-08-31 7:01


You still have a limited amount of levequests, once you do all of your allocated amount you have to wait a while, they reset at a rate of 3 every 12 hours. It's a little annoying when going through an already cleared zone and/or levelling crafting.

Name: Anonymous 2013-08-31 7:46


Why is everyone being mean to him? Is it really so bad to put your hand on someone's ass now?

Name: Anonymous 2013-08-31 8:31


Yukari is so lewd. I worry Tenshi isn't ready for her.

Name: Anonymous 2013-08-31 9:17



And sometimes because they're assuming that since the game is made by a filthy westerner, it's going to be full of shit and overused jokes.

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