ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 $R- and $Q- in all ImageEn-Files
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

swestner

17 Posts

Posted - Nov 29 2012 :  01:42:32  Show Profile  Reply
Hello,

in all .pas-files Range check and overflowcheck is turned off. I assume that's for speed reason. Could Range check and Overflow check be turned on and will the component work after that or is there some code which relies on overflow and range check violations (would be bad!)?

Thanks

Stefan

fab

1310 Posts

Posted - Nov 30 2012 :  01:21:18  Show Profile  Reply
Hello,
there should be no buffer overruns (at least I hope so...). It is done for speed reason and to allow definitions like:

TCListList = array[0..0] of TCList;



Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: