Previous: Advanced Definitions, Up: Functions [Contents][Index]
These features of function definitions are still used in old programs, but you shouldn’t write code this way today. If you are just learning C, you can skip this section.
| • Old GNU Inlining | An older inlining technique. | |
| • Old-Style Function Definitions | Original K&R style functions. |