Develop and Download Open Source Software

Browse CVS Repository

Diff of /hos/test/hello.c

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

revision 1.2 by m-arai, Sun Oct 6 14:34:24 2002 UTC revision 1.3 by m-arai, Sun Nov 17 11:06:59 2002 UTC
# Line 3  Line 3 
3  #include <stdio.h>  #include <stdio.h>
4    
5    
6  int main()  int main( void)
7  {  {
8          printf("漢字コードのチェック\n");          printf("漢字コードのチェック\n");
9                    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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