Re: passing FXArray by reference
Roland Hughes via Foxgui-users <[email protected]> Fri, 3 Oct 2025 13:41:59 -0500
| Newsgroups | gmane.comp.lib.fox-toolkit.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/2/2025 7:51 AM, Enno Rehling wrote: > > > As to what the C (and C++) standards say, leading underscores aren't > allowed in GLOBAL identifiers: > https://rgambord.github.io/c99-doc/sections/7/1/3/index.html > > I work in embedded systems, specifically medial devices. c. No variable shall have a name that begins with an underscore The Barr Group coding standard keeps you out of prison. https://barrgroup.com/sites/default/files/barr_c_coding_standard_2018.pdf