L505 wrote:
|
| Or if you wanted to prepend exceptions rather than catch them, the following
| function could also work have worked (note you have to do a shortString cast,
| AnsiStrings don't like access by character)
|
I was under the same impression for a long time, but some of the FPC RTL s
|
| Or if you wanted to prepend exceptions rather than catch them, the following
| function could also work have worked (note you have to do a shortString cast,
| AnsiStrings don't like access by character)
|
I was under the same impression for a long time, but some of the FPC RTL sources
use ansi