▲ | 3836293648 7 months ago | |
No, that clashes with variable declarations. Sure, you could have a naming scheme that doesn't have that issue, but that doesn't help with library code. | ||
▲ | winocm 7 months ago | parent [-] | |
Pretty much. Here's some declarations from an ancient UNIX (remember, UNIX(R) is a registered trademark of "The Open Group") ctags file to help show how that type of scheme works:
Side note: https://unix.org/trademark.html |