std.conv.to can't convert to bool?

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Mar 28 09:23:04 PDT 2011


It can't implicitly convert an int to a bool. The C function returns an int.


More information about the Digitalmars-d-learn mailing list