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

Fixing C

Name: Anonymous 2014-04-09 15:55

How to fix C?
What don't you like in C?

I do not like the many useless types while we could just define our own n-bit integer
also a a better typesystem for compile time checking would be nice
I also would like pure functions that I would be able to use outside of functions just like I do in macros

no sageposting allowed

Name: Anonymous 2014-04-09 17:09

>>5
yes but I can not define an atleast 128 bit variable for example
What if I want a 24bit variable? I can't do it in standard C. The defalt typed are just weird, they do not show their size, is there any portable type that shows that I want to use only 32 bit (except uleast_32_t)? there are many systems where long is 64 bit and since the standard says that int is atleast 16 bit I can not use it. It feels like a waste of memory

>>4
Bloat, horrible and jewzilla

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