student name. In brackets, one argument is a pointer to the type char with the initial value "no name" (but here I am not sure). And what is: name (pName)?!
81822 gold marks1414 silver marks5353 bronze marks
one
Is this a f-member class member?Let's take the class code then ... - gecube
|
1 answer 1
I suspect that a student is a class, and what you write is a constructor. Then name is one of the fields. name (pName) is the initialization of this field.
KoVadimKoVadim
85.8k55 gold signs6767 silver marks128128 bronze marks