|
|
|
|
|
by bsder
456 days ago
|
|
If C is the constraint, then why are you doing generic types? If you're using C, use bloody C. Not C with weird extensions that nobody will understand. Not C attempting to gussy up into a language with a real type system. Not C with a garbage collector. etc. I don't get why so many people use C but don't want C. This isn't 1995 where you have to shoehorn everything into the C ecosystem because everything else sucked. |
|