I realized I had left that option enabled in my project, when I deleted it the exe was 35kB smaller
Line support for OnError
Line support for OnError
What does this feature actually do to the generated asm code ?
I realized I had left that option enabled in my project, when I deleted it the exe was 35kB smaller
I realized I had left that option enabled in my project, when I deleted it the exe was 35kB smaller
- DoubleDutch
- Addict

- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
I think at the beginning of each compiled line it puts the line number into a memory location with a simple move operation. It would use less space with a table, but wouldn't be as simple to code. 
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system