Re: Weird parameters on call stack.
skybuck2000 <[email protected]> Fri, 11 Feb 2022 04:38:03 -0800 (PST)
| Newsgroups | alt.comp.lang.borland-delphi |
|---|---|
| Message-ID | <[email protected]> |
I removed const, has nothing to do with it, I am mystified why these parameters are so crappy, perhaps they passed in opposite order so the garbage arrays are passed first ? I'll try and cut them from that structure to see if it has any effect on the understandability of these parameters on the call stack. Bye, Skybuck.