[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/jp/ - Otaku Culture

Search:


View post   

>> No.14396907 [View]
File: 964 KB, 371x400, muggs.gif [View same] [iqdb] [saucenao] [google]
14396907

>>14345142
>C88
Well, desu I'm not a nostalgiafag myself so I stick with the latest or the mos used.

Here for example

# include <stdio.h>
int main(void){
....for( int a ; a < 5; a++){
........printf("jajaja señor anon\n");
....}
....return 0;
}

and then

>user@user gcc -std=c99 code.c -o code
>user@user ./code

I don't think you can the ** for(int a; ** on c88

Navigation
View posts[+24][+48][+96]