version: multiple conditions
via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jul 2 05:35:18 PDT 2015
On Thursday, 2 July 2015 at 11:55:48 UTC, ketmar wrote:
> ahem. i can. with C. what am i doing wrong?
Well, you can't because you don't have templates. The most recent
C version have a hacked up version of generics, but who knows
if/when Microsoft will implement it.
People write core libraries in C++. Why they do it is not the
main point, but they actually have good reasons to choose C++
over C no matter what C-wizzkids with C++-allergies claim… ;^]
More information about the Digitalmars-d
mailing list