Develop and Download Open Source Software

Browse CVS Repository

Annotation of /hos/test/hello.c

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download) (as text)
Sun Oct 6 14:34:24 2002 UTC (21 years, 6 months ago) by m-arai
Branch: MAIN
Changes since 1.1: +2 -2 lines
File MIME type: text/x-csrc
test for hos-cvs

1 m-arai 1.2 /* WinからのCVSでちゃんと漢字変換できているかどうかのテスト用 */
2 ryuz 1.1
3     #include <stdio.h>
4    
5    
6     int main()
7     {
8 m-arai 1.2 printf("漢字コードのチェック\n");
9 ryuz 1.1
10     return 0;
11     }

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26