#ifndef __MGRINSTRINGSWAP_H__ #define __MGRINSTRINGSWAP_H__ #include <libMG.h> int MGrInStringSwap( char*, char*, char* ); #endif