Hi,
I am working in VC++ to develop a program... The objective of the program is to take a chosen geometry with some properties like area, width, depth (input) and verify if it is okay for use in defined scenario (also input). Now, this part I have got to work.
From here, I want to...