User: SwissPie

  • Public profile

User profile: SwissPie

User info
User name:SwissPie
History
Joined:
Number of posts:8
Latest posts:

How to find out how many students are enrolled in a certain class
Student.cpp: [code] #include <iostream> #include <random> #include <string> #include <functional> #...

How to find out how many students are enrolled in a certain class
I'm trying to make a program that generates 300 students, and for each student, they have 3-6 course...

rng works on mac, but not windows?
@kbw Where would I put the srand()?

rng works on mac, but not windows?
I made a class that generates random SSID. and this is part of the function: [code]int Student::gen...

reference to non static member function?
@FurryGuy main.cpp|11|error: reference to non-static member function must be called; did you mean t...

This user does not accept Private Messages