Search found 1 match

by brandi.finchum@knoxschools.org
Fri Aug 07, 2020 2:02 pm
Forum: Help with my program
Topic: Implementing more than one class in Browxy
Replies: 2
Views: 71573

Re: Implementing more than one class in Browxy

Hello, I have a similar question. I would like to create 2 files. One that is a driver program for the class definition. For example, I will have a class definition that contains a constructor called Coin and a driver program that calls the constructor and flips the coin. How do I make them interact...