11

Preprocessor Directives

CHAPTER OUTLINE
11.1 INTRODUCTION

You are now aware of the execution of C programs. For refreshing the knowledge of the reader, lets look at certain steps the program execution needs. These are: (a) the C program is written in editor, (b) compilation, (c) linking and (d) the executable code generation. In between these stages, one more stage also involves, ...

Get C Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.