Using a Loop to Call a Function From Class Objects Stored in a Dynamic ArrayI am writing a code that utilizes a dynamic array to store objects of a class with various functions...
A Class With Objects of Another Class as Private MembersI have a class derived from a base class with a constructor. This class itself has its own construct...
Derived Classes and ConstructorsI am having trouble learning the correct syntax for when an object of a derived class tries to call ...
Having Trouble with Nested LoopsI have located the problem. For some reason, (text[i] == text[y]) is always true, but only in the fo...
Having Trouble with Nested LoopsI am writing a code that utilizes a nested loop, just one for loop inside another. Within the inner ...
This user does not accept Private Messages