Browse CVS Repository
Diff of /hos/test/hello.c
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1 |
/* WinからのCVSでちゃんと漢字変換できているかどうかのテスト用 */ |
/* Win、ォ、鬢ホCVS、ヌ、チ、网?ネエチサ?ムエケ、ヌ、ュ、ニ、、、?ォ、ノ、ヲ、ォ、ホ・ニ・ケ・ネヘム */ |
| 2 |
|
|
| 3 |
#include <stdio.h> |
#include <stdio.h> |
| 4 |
|
|
| 5 |
|
|
| 6 |
int main() |
int main() |
| 7 |
{ |
{ |
| 8 |
printf("漢字コードのチェック\n"); |
printf("エチサ?ウ。シ・ノ、ホ・チ・ァ・テ・ッ\n"); |
| 9 |
|
|
| 10 |
return 0; |
return 0; |
| 11 |
} |
} |
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|
|