Bull DPX/20 Guida Utente Pagina 37

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 424
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 36
SOM Kernel Reference 1-25
somPrefixLevel Function
Purpose
Outputs blanks to prefix a line at the indicated level.
Syntax
void somPrefixLevel (long level);
Description
The somPrefixLevel function outputs blanks (through the somPrintf function) to prefix the
next line of output at the indicated level. (The number of blanks produces is 2*level.) This
function is useful when overriding the somDumpSelfInt method, which takes the level as an
argument.
Parameters
level The level at which the next line of output is to start.
C/C++ Example
#include <som.h>
somPrefixLevel(5);
Related Information
Functions: somPrintf, somVprintf, somLPrintf, SOMOutCharRoutine
Vedere la pagina 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 423 424

Commenti su questo manuale

Nessun commento