Request for STk-2.2 header files
Erick, could you make your header files look like
#ifndef stk_h
#define stk_h
<stk.h include file contents here>
#endif
so they can be included twice? I'm writing C++ where it is often
necessary to include header files in other header files.
Received on Thu Oct 06 1994 - 20:27:41 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST