Is the increment of CurrentTry in SubmitGuess() a side effect?
|
|
0
|
709
|
May 8, 2019
|
Small suggestion to the mid section quiz question about structs
|
|
2
|
779
|
April 10, 2019
|
Structs vs Class
|
|
0
|
745
|
January 23, 2019
|
1:15 "we are NOT gonna use this struct in main.cpp". But we still COULD because the .h is #included there?
|
|
2
|
903
|
January 15, 2019
|
Scope confusion: How can the BullCowCount struct access and increment MyCurrentTry, a private member variable inside a different class?
|
|
2
|
857
|
January 15, 2019
|
Why is BullCowCount a richer return value you than int?
|
|
2
|
776
|
January 15, 2019
|
EP. 37: Must use 'struct' tag to refer to type 'countBullCow' in this scope
|
|
0
|
1460
|
May 10, 2018
|
"BullCowCount SubmitGuess(FString);" Won't compile, multiple errors
|
|
6
|
1130
|
November 7, 2017
|
Im having a problem that the number of tries is not increasing can any body check and help heres the code
|
|
3
|
918
|
August 25, 2017
|
Redefinition of struct and class
|
|
4
|
1259
|
August 9, 2017
|
Return BullCowCount only runs with (); and it shouldn't
|
|
2
|
1074
|
June 22, 2017
|
Func declaration without variables
|
|
2
|
904
|
June 22, 2017
|
Redefinition of 'SubmitGuess' as different kind of symbol ERROR
|
|
10
|
2117
|
June 6, 2017
|
When to use Struct and when to make a class?
|
|
2
|
956
|
April 29, 2017
|
Quite a few errors, could use some help
|
|
2
|
953
|
January 15, 2018
|
Just a question
|
|
1
|
846
|
January 4, 2017
|
Just wanted to make a note on the captions
|
|
3
|
1024
|
November 12, 2016
|
Naming of Functions
|
|
1
|
981
|
July 28, 2016
|