User: coolman22

  • Public profile

User profile: coolman22

User info
User name:coolman22
History
Joined:
Number of posts:18
Latest posts:

#include header files won't allow me to complie
Sorry for the complete lack of info. My code is long and I didn't know if you needed or wanted to h...

#include header files won't allow me to complie
[code]#include "StdAfx.h" #include "Rent.h" Rent::Rent(void) { } Rent::~Rent(void) { } void Ren...

#include header files won't allow me to complie
[code]#pragma once #include<iostream> #include <string> #include <string> #include <fstream> #includ...

#include header files won't allow me to complie
[code]#include "StdAfx.h" #include "Customer.h" Customer::Customer(void) { } Customer::~Customer...

#include header files won't allow me to complie
[code]#pragma once #include<iostream> #include <string> #include <string> #include <fstream> #includ...

This user does not accept Private Messages