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 |
int main( void) |
int main( void) |
| 6 |
{ |
{ |
| 7 |
printf("漢字コードのチェック\n"); |
printf("漢字コードのチェック\n"); |
|
|
Legend:
| Removed from v.1.8 |
|
| changed lines |
| |
Added in v.1.9 |
|
|
|