Liste des Groupes | Revenir à cl c |
On 04/12/2024 16:09, Bart wrote:
How does a better keyboard make this less cluttery:It's used to avoid cluttering code with ugly xxx:: qualifiers, and save some typing at the same time. That's pretty much it.Buy a better keyboard. Saving typing is a pathetic excuse.
That seems to be something akin to C++ classes or structs with static methods. But I'm not sure, and certainly not sure how it is relevant.You said my namespaces were jumbled. They generally work as people expect, other than some different rules on name resolution.
Of course tcc won't work - I work with embedded systems, and as I have said countless times, your little tools don't target the devices I use.In my hardware days I built boards with embedded processors too.
I /need/ good optimisations - it's not an option, it's a requirement to get fast enough code for the end system to work. So your toys would not be usable even if they supported the right target.And I did without an optimising compiler for 20 years. Not that C compilers were that much better for a lot of that period, of 82-02.
C - your toys don't support that. I use C17 (and will move to C23 when my tools support it) - tcc supports only up to partial C99 support, and $DEITY only knows what partial C standard your compiler handles.My C compiler is for my personal use. It will build only a tiny fraction of existing code, but will compile 100% of the code I write, or generate.
Les messages affichés proviennent d'usenet.