dslinux/user/rtest rtest.cxx

amadeus dslinux_amadeus at user.in-berlin.de
Sun Oct 15 11:44:40 CEST 2006


Update of /cvsroot/dslinux/dslinux/user/rtest
In directory antilope:/tmp/cvs-serv19828/user/rtest

Modified Files:
	rtest.cxx 
Log Message:
-- testing --

Index: rtest.cxx
===================================================================
RCS file: /cvsroot/dslinux/dslinux/user/rtest/rtest.cxx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rtest.cxx	14 Oct 2006 17:33:25 -0000	1.2
+++ rtest.cxx	15 Oct 2006 09:44:38 -0000	1.3
@@ -1,11 +1,11 @@
-// #include <iostream.h>
-#include <stdio.h> 
+#include <iostream.h>
+//#include <stdio.h> 
 int main()
  {
     	// Dies ist das Hello-World-Programm
-  //  	cout<<"Hello, world!"<<endl;
+    	cout<<"Hello, world!"<<endl;
 	
-	printf("Hello");
+//	printf("Hello");
 
 
 	return 0;




More information about the dslinux-commit mailing list