Liste des Groupes | Revenir à cl forth |
Oh? For example 'static' in a c-source has the meaning of making a nameExactly my point. BTW, you could state a similar story around "void" - which in some cases means "untyped" (I like "raw") and in some cases "nothing". And yeah, we've gotten used to all these quirks - but that doesn't mean it isn't cringe in some way.
invisile to the outside world.
A normal person would call that 'local', especially given that static
actually meant residing in heap memory.
So as the c-expert hired for Fico moldings I introduced a fileI loved that! There was some article in Byte where the guy stated he used such a technique to get people used to C after FORTRAN - I used a similar technique to get weaned from Pascal. And yeah - that file included TRUE. And BEGIN. And END.
fico.h with a line
#define static local
(and the line
#define TRUE 1
because they came from Pascal and thought that TRUE was -1 ).
Les messages affichés proviennent d'usenet.