mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Added C
This commit is contained in:
parent
25732f4421
commit
a586fb4f77
8 changed files with 108 additions and 39 deletions
|
@ -13,6 +13,9 @@ Der Befehl \texttt{x10c++ hello-world.x10} erstellt eine ausführbare Datei name
|
|||
\inputminted[numbersep=5pt, tabsize=4, frame=lines, label=hello-world.x10]{cpp}{scripts/x10/hello-world.x10}
|
||||
|
||||
\section{Syntax}
|
||||
\section{Datentypen}
|
||||
Byte, UByte, Short, UShort, Char, Int, UInt, Long, ULong, Float, Double, Boolean, Complex, String, Point, Region, Dist, Array
|
||||
|
||||
\section{Beispiele}
|
||||
|
||||
\section{Weitere Informationen}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue