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

Uncucked languages

Name: Anonymous 2018-10-24 20:22

Any (((modern))) languages not infested with SJWs (no code of conduct etc.)? I like Crystal, but it literally uses CorawhineAda's code of conduct...

Preferably compiled/statically typed.

Name: Anonymous 2018-10-25 10:46

You can has nbit integers with bitfields in C, but they require to access a member value.
typedef struct{unsigned int v:10;} tenbittype;
#include <stdio.h>
int main(){tenbittype w11={0xffffffff};
printf("%u::%lu",(unsigned int)w11.v,sizeof(w11));}

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