User profile: Mc Daniel

User info
User name:Mc Daniel
History
Joined:
Number of posts:5
Latest posts:

Reservation Program
#include<iostream> #include<fstream> #include<windows.h> #include<string> using namespace std; stru...

Reservation Program
Good day, i need help with creating a reservation program. Using this scenario: [You are a Softw...

PAV CALCULATOR (P=PERIMETER, A= AREA, V= VOLUME)
i need a little help again, i want to insert a termination option in my menu, so that the user can t...

PAV CALCULATOR (P=PERIMETER, A= AREA, V= VOLUME)
Thank you, now my program is good

PAV CALCULATOR (P=PERIMETER, A= AREA, V= VOLUME)
Good day I have a challenge in making my program to repeat its process #include <iostream> #in...