The structures
Marco
-
kilian Posted messages 8675 Registration date Status Moderator Last intervention -
kilian Posted messages 8675 Registration date Status Moderator Last intervention -
Hello,
struct students
{
char name[31];
char surname[31];
char address[45];
int age;
char gender;
char code[6];//student code
};
struct grades
{
int score[4];
char code[6];// student code
};
How can I implement this structure
struct students
{
char name[31];
char surname[31];
char address[45];
int age;
char gender;
char code[6];//student code
};
struct grades
{
int score[4];
char code[6];// student code
};
How can I implement this structure
Configuration: Windows XP Internet Explorer 7.0
Related links:
- What is CHMOD 660?
- Le langage ATG est un langage utilisé dans le cadre de la plateforme ATG (Art Technology Group), qui est un ensemble d'outils de développement de logiciels principalement axés sur le commerce électronique.
- [Unix]Remove line breaks
- [ADODB] Unable to find the provider
- display the actual code in Notepad?
- The day corresponds to 01/01/0001