Changes

Jump to: navigation, search

OpenOffice temporary template

162 bytes removed, 15:07, 21 June 2010
testing syntax
== testing syntax ==
<syntaxhighlight lang="csharp">
int main(){
int i;
for(i=0;i<10;i++){
printf("%d\n", i);
}
return 0;
}
</syntaxhighlight>
 
==Introduction to OpenOffice==
[[OpenOffice.org Overview]]
1
edit

Navigation menu