Next: , Previous: , Up: GNU Emacsの内部   [Contents][Index]


E.6 C方言

The C part of Emacs is portable to C99 or later: later C features such as ‘<stdckdint.h>’ and ‘[[noreturn]]’ are not used without a check, typically at configuration time, and the Emacs build procedure provides a substitute implementation if necessary. Some later features, such as anonymous structures and unions, are too difficult to emulate, so they are avoided entirely.

At some point in the future the base C dialect will no doubt change to something later than C99.

This page has generated for branch:master, commit:762705fb24fd90db318f2e51c1e762452d26f7e2 to check Japanese translation.