00001 /* 00002 * sample1d.temp.h 00003 * My data template 00004 */ 00005 data_begin 00006 data_mbr( theFirst, 35, "Buggrit" ) 00007 data_mbr( theSecond, 42, "Millennium" ) 00008 data_mbr( theThird, 11, "Hand" ) 00009 data_mbr( theFourth, 1, "Shrimp" ) 00010 data_end