Next:
Makefile
Up:
Modular Example
Previous:
WriteMyString.c
header.h
/* * header.h */ #define MY_STRING "Hello World" void WriteMyString();
Dave.Marshall@cm.cf.ac.uk
Fri May 20 13:40:49 BST 1994