GeekArticles
Programming
DelphiDelphi does not perform range checking on some dynamic arrays
Author: qc.borland.com |
Published: 15th Mar 2008 |
Visited: 134 times |
Add CommentFiled in: DelphiQC#: 59452 Version: 10.0 Status: New defect, requires tester review Description: Delphi does not perform range checking on some dynamic arrays: dynamic arrays of static arrays (when the static array takes up more than 8 bytes).
Read Article Sponsored Links
Related Articles
• (* Commenting Delphi Code *) in Beginner Delphi :: Learn the art of helping yourself, when it comes to code maintenance. The purpose of adding comments to Delphi code is to provide more program readabilit ...
• Top 10 Delphi Web Development Tools in Delphi Top Picks :: With the release of .NET Microsoft forced developers to think more of Web development as the number one job description in the future. Let's se ...