A division problem
Abdulhaq
alynch4047 at gmail.com
Mon Mar 24 02:02:31 PDT 2014
On Monday, 24 March 2014 at 03:55:41 UTC, bearophile wrote:
>
> Seasoned C/C++/D programmers watch for the types every time
> they perform a division, to avoid that trap. But less
> experienced programmers introduce bugs with divisions. Can D
> help the programmer reduce the frequency of similar bugs? And
> do we want to?
>
This is the kind of area where an IDE can shine...
More information about the Digitalmars-d
mailing list