User: gary24

  • Public profile

User profile: gary24

User info
User name:gary24
History
Joined:
Number of posts:5
Latest posts:

corners of a triangle form degrees
out put now with added std::cout.precision(4); cout <<"A corner x= "<<std::fixed<<towers.A_towerx...

corners of a triangle form degrees
the code looks like this const double PI = 3.1415926535897; struct mStruct { double A_towerx...

new to c++ errors with .ccp and .h files
I did get it to work I already had, using namespace std, but added using std::string; That seemed t...

new to c++ errors with .ccp and .h files
Thanks I ended up figuring that out but ran into another problem seem lit its the h file , const ch...

new to c++ errors with .ccp and .h files
this is my .cpp file #include <iostream> #include <string> #include <cstring> #include <stdio....

This user does not accept Private Messages