Skip to main content
Code Review

Return to Question

fixed file names (case) and improved title
Source Link
Edward
  • 67.2k
  • 4
  • 120
  • 284

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

edited tags
Link
200_success
  • 145.5k
  • 22
  • 190
  • 478
Post Reopened by Sᴀᴍ Onᴇᴌᴀ , rolfl
update formatting
Source Link

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

added 1386 characters in body
Source Link
Loading
Post Closed as "Not suitable for this site" by Community Bot, Vogel612
Source Link
Loading
lang-cpp

AltStyle によって変換されたページ (->オリジナル) /