Develop and Download Open Source Software

Browse CVS Repository

Contents of /hos/test/hello.c

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


Revision 1.13 - (show annotations) (download) (as text)
Mon Nov 18 12:21:50 2002 UTC (21 years, 3 months ago) by m-arai
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -1 lines
File MIME type: text/x-csrc
*** empty log message ***

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

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