message.h 83 B

1234567
  1. #ifndef __MESSAGE_H
  2. #define __MESSAGE_H
  3. char *test_rus = "Ïðèâåò!";
  4. #endif