>>53
why is sprintf() lame?
Can't allocate sufficient memory automatically.
fuck your functional programming you fucking idiot
Lol CFAG -O3 -march=athlonxp -mcpu=athlonxp -mmmx -msse -mfpmath=sse -malign-double -fpic -fno-strict-aliasing -ffast-math -foptimize-register-move -frerun-loop-opt -fexpensive-optimizations -fprefetch-loop-arrays -fomit-frame-pointer -funroll-loops
okay, what in the fucking world is that
Shit that is:
- Binary-safe
- Dynamically expanded with O(1) complexity
- O(1) length
- Unicode-supporting, with transparent encoding or not
in a standard library? be glad there is rand() for you faggot!
Yes faggot, in a standard library!
in a standard library? my god you are fucking stupid
It's basic functionality motherfucker! Unlike your hello worlds program, I want to get things done, and to do it, I don't want to reinvent the wheel or collect 47 stupid buggy incomplete and incompatible libraries! It should be in the standard library because it's what everyone uses for real work!
now i'm *very* sure you don't know C
Actually, I've done quite a bit of work with it, both outside uni and a couple of things at work. You are free to not believe me, but I know what I'm talking about. No, I don't have trouble understanding C "strings", and yes, I can deal with **(unsigned int *)&lol->hax. I also knew (now forgot most of it, but can remember with a book) 80387 assembly (learnt it myself, during my OMG OPTIMIZED teenage phase) and R2000 assembly (uni, for our OMG OPTIMIZED class; I was among the 10% who had a clue about what was going on).