sesame.seed2
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/12/2022 in #ask-a-question
question about operator bool() const
thank you!
9 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/12/2022 in #ask-a-question
question about operator bool() const
??
9 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/12/2022 in #ask-a-question
question about operator bool() const
Student::operator bool() const { return no != 0 && grade!= 0; }
9 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/12/2022 in #ask-a-question
question about operator bool() const
then i would have to do something this..
9 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/12/2022 in #ask-a-question
question about operator bool() const
so say a student would not be valid if their grade is empty
9 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
those are the profs functions i cannot modify this module
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
how would i fix it? m_name is a member of another class
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
i just dont know why its giving me that error
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
yes m_name is apparently null
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
does anyone have any ideas as to why this is happening
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
but its storing the string correctly in all my variables i am watching except it is throwing an exception when its trying to copy
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
function return..
thank you!
4 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
the issue function was made by my prof
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
even when i took off the const the error went away but it still exits with a long negative number and gives me writing access violation error
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
no idea
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
This is the instructions from the workshop
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by sesame.seed2 on 10/10/2022 in #ask-a-question
can anyone explain to me why this is wrong?
Should it be a constant though?
25 replies