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

How to C

Name: Anonymous 2016-01-08 14:23

https://matt.sh/howto-c

Very good read for anyone that wants to write this outdated language in 2016.

Name: Anonymous 2016-01-08 15:32

>>3
use unsigned char

Name: Anonymous 2016-01-08 15:41

>>4
B (Byte) 1 char
u1 (void.h) 2 chars
uint8_t (stdint.h) 7 chars
unsigned char 13 chars
Making life harder for yourself?

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