Modular programming in C: an approach and an example

K Dutta - ACM SIGPLAN Notices, 1985 - dl.acm.org
Unlike ADA or Modula-2, the programming language C is not inherently modular. But by
exploiting certain features of the language it is possible to build modular design into C …