#ifndef __MGRSTRIPCOMMENT_H__ #define __MGRSTRIPCOMMENT_H__ 1 #include <libMG.h> /* MGsProperty */ int MGrStripComment( char*, char ); #endif