Difference between revisions of "User:ChrisCha"

From CDOT Wiki
Jump to: navigation, search
(Created page with '#include <stdio.h> int main() { printf("Hello OPP344\n"); return 0; }')
 
Line 1: Line 1:
#include <stdio.h>
+
<table>
int main()
+
<tr>
{
+
<td>
  printf("Hello OPP344\n");
+
Open Source @ Seneca
  return 0;
+
</td>
}
+
</tr>
 +
</table>

Revision as of 10:58, 10 September 2010

Open Source @ Seneca