MS>extern int vasya1(char *hello); MS>
#ifdef __cplusplus extern "C" { #endif /* __cplusplus */ int vasya1(char *hello); #ifdef __cplusplus } #endif /* __cplusplus */