#ifdefs?
aligment #pragmas?
#includes?
extern?
If you don't--which is integral to how C works--you've created a cool C-like language, but not C.
C is quite nearly just a high-level assembler with syntax sugar.
#ifdefs?
aligment #pragmas?
#includes?
extern?
If you don't--which is integral to how C works--you've created a cool C-like language, but not C.
C is quite nearly just a high-level assembler with syntax sugar.