Up:[[]]     Previous:[[]]     Next:[[]]
----

#contents

*Chapter [#c6d40ee5]
Text

**Section [#fea2aba6]
Text

***Subsection [#w984ca88]
Command

 $ cd ~/
 $ sigcreate.sh MyWorld

Source code

#highlight(cpp){{

#include <stdio.h>

int main(void)
{
   printf("Hello, World!");
   return 0;
}

}}

#highlight(end)

Image

#ref(SIGVerse/Concept_image.jpg,50%)

----
Up:[[]]     Previous:[[]]     Next:[[]]
#counter




Front page   Edit Diff Backup Upload Copy Rename Reload   New List of pages Search Recent changes   Help   RSS of recent changes