Program that reads in Cartesian or polar/polar coordinates, can discern which is which, and allows conversion and arithmetical manipulation program
###main file
main.cpp
###HEADER file force.h
Force.h
###force.cpp
Force.cpp
Program that reads in Cartesian or polar coordinates, can discern which is which, and allows conversion and arithmetical manipulation
###main file
###HEADER file force.h
###force.cpp
Cartesian/polar coordinates program
main.cpp
Force.h
Force.cpp
Can iI get my program checked for efficiency? asAs in, see if there are better ways of writing my code, for example, making more efficient use of memory and/or security options like where to use constants?
main###main file
HEADER###HEADER file force.h
force###force.cpp
ForceList###ForceList.txt
The first letter is what type of force cartesian or polar, the following 2 numbers are the coordinates for cartesian and the magnitude and angle for polar
Can i get my program checked for efficiency? as in, see if there are better ways of writing my code, for example, making more efficient use of memory and/or security options like where to use constants?
main file
HEADER file force.h
force.cpp
ForceList.txt
Can I get my program checked for efficiency? As in, see if there are better ways of writing my code, for example, making more efficient use of memory and/or security options like where to use constants?
###main file
###HEADER file force.h
###force.cpp
###ForceList.txt
The first letter is what type of force cartesian or polar, the following 2 numbers are the coordinates for cartesian and the magnitude and angle for polar