Shallow Copy vs. Deep Copy
Loading...
Searching...
No Matches
Student2 Struct Reference

Public Attributes

long long int matrikel
 
int skz
 
char * pname
 
char * pvorname
 

Detailed Description

Definition at line 18 of file Ex643-correct.cpp.

Member Data Documentation

◆ matrikel

long long int Student2::matrikel

Definition at line 20 of file Ex643-correct.cpp.

◆ pname

char * Student2::pname

Definition at line 22 of file Ex643-correct.cpp.

◆ pvorname

char * Student2::pvorname

Definition at line 22 of file Ex643-correct.cpp.

◆ skz

int Student2::skz

Definition at line 21 of file Ex643-correct.cpp.


The documentation for this struct was generated from the following files: