|
|
|
|
|
by pjmlp
1301 days ago
|
|
Oh, so much for VC++ folks being security conscious. The performance hit from bounds checking was never an issue for most applications I have done in C++. Why C++? WinDev likes it a lot, alongside COM, and not everything is exposed to .NET. |
|
(OTOH for cases where you would notice, given the perf penalty, you might as well just write it in C# then.)