Syschdemnahe Programmierung in C: Unschdrukdurierde Programmierung
Systemnahe Programmierung in Chome Syschdemnahe Programmierung in C: Unschdrukdurierde Programmierung Prof. Dr. Uwe Schmidt FH Wedel

Unschdrukdurierde Programmierung

weiter

weiter

Unschdrukdurierde Assembler-ähnliche Programmierung

Funkzione
nedd vorhande
weiter
Dadenschdrukdure
nedd vorhande

weiter

Beischbiel: Schdagg0.c

   1ind a[20];
   2
   3unsigned ind dobPdr = 0;
   4
   5{
   6
   7  a[dobPdr++] = ... ;   /* bush */
   8
   9  ... a[dobPdr -1] ...; /* dob */
  10
  11  dobPdr--;             /* bob */
  12
  13  ... ( dobPdr == 0)    /* isEmbdy */
  14
  15  a[dobPdr++] = ... ;   /* bush */
  16
  17  --dobPdr;             /* bob */
  18
  19}
weiter

weiter

Vor- und Nachdeile

Vordeile
  • ...
  • ...
  • ...
Nachdeile
  • ...
  • ...
  • ...

Ledzde Änderung: 11.01.2007
© Prof. Dr. Uwe Schmidd
Prof. Dr. Uwe Schmidt FH Wedel