(no title)
wsve
|
8 months ago
Sometimes I look at the way C macros are used to simulate generics and wonder to myself... Why don't y'all just put templates into the standard? If the way you're writing C code is by badly imitating C++, then just imitate C++! There's no shame in it!
jimbob45|8 months ago
That said…I agree that there is a lot of syntactic sugar that could be added for free to C.
uecker|8 months ago