Changes

Jump to navigation Jump to search
→‎"Hello World!" program: printf works in C and in Java
Line 10: Line 10:  
int main()
 
int main()
 
{
 
{
  printf("Hello World!\n");
+
  [[printf]]("Hello World!\n");
 
  return 0;
 
  return 0;
 
}
 
}
</pre>  
+
</pre>
    
==See Also==
 
==See Also==
Siteadmin, Check users, nsTeam1RO, nsTeam1RW, nsTeam1_talkRO, nsTeam1_talkRW, oversight, Administrators
30,650

edits

Navigation menu