in reply to Another Lesson Learned (but needs clarification.)
Without having seen the code it's difficult to give an exact explanation,
but it seems like you called header and in header you print header,
that first will expand the code and thereby print header,
that first will expand the code and thereby print header,
that first will expand the code and thereby print header,
and so on...
Sooner or later the program run out of (memory?) resources and dumped core.
|
|---|