Columbo aufrufen.xpm zum Wurzelverzeichnis wechselnPostscript {Postscript[606] Hlasm[892] BAT[1062]}Datei anzeigen
/* XPM */
static char *matrix[] = {
/* width height num_colors chars_per_pixel */
" 20 20 2 1",
/* colors */
". c #bebebe",
"# c #0000ff",
/* pixels */
"....................",
"....................",
"....................",
"...####.####.####...",
"...#..#.#..#.#..#...",
"...#..#.#..#.#..#...",
"...####.####.####...",
"....................",
"...####.####.####...",
"...#..#.#..#.#..#...",
"...#..#.#..#.#..#...",
"...####.####.####...",
"....................",
"...####.####.####...",
"...#..#.#..#.#..#...",
"...#..#.#..#.#..#...",
"...####.####.####...",
"....................",
"....................",
"...................."
};
[ Original von:1.33Diese Quellcodebibliothek enthält Beispiele in vielen Programmiersprachen.
Man kann per Verzeichnistruktur darin navigieren.
Der Code wird farblich markiert angezeigt.
]