Project 3 - Currency Type
Functions
test.cpp File Reference
#include <iostream>
#include <istream>
#include <locale>
#include <ostream>
#include <sstream>
#include <stdexcept>
#include "test.hpp"
#include "currency.hpp"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Listing 45-1. Testing the fixed Class

Definition at line 13 of file test.cpp.