[NSWI004] C language version and non-portable features

Richard Hladík rihl at uralyx.cz
Thu Oct 17 13:52:24 CEST 2019


Hello,

> What is the specific subset/superset of the C language we are allowed to
> use? In particular:
> 
> - Are we allowed to use C11?
> - What about non-standard extensions, such as __builtin_*, nested
>   functions, inline assembly?
> - And what about architecture portability, e. g. data type sizes? Can we
>   assume our code will only be run in the emulator?
> 
> I'm asking about the assignments in general, not just the current one.

Bump :-)

Thanks for the reply
Richard Hladík


More information about the NSWI004 mailing list