[so] [tema2] Probleme enunt

Andrei Gheorghe andreig at gmail.com
Sun Apr 3 13:07:55 EEST 2011


2011/4/3 Drutu Bogdan <bogdandrutu at gmail.com>:
>
> Care sunt aceste greseli necorectate?
>

De exemplu acum in enunt structura comenzii este:

typedef struct command {
  char name[8]; /* Numele memoriei partajate si a semaforului. */
  int dim; /* Dimensiunea memoriei partajate. */
  int crypt[17]; /* Contine ordinea serverelor care vor face
decriptarea. Secventa de servere se termina cu -1*/
} Command,*PCommand;

Campul crypt[17] este int sau short int?


More information about the so mailing list