Here is the output/input of the program: Type in data for an egg: Width: 3 Hight: 2[...]
It might help to separate break this out into smaller functions. May make it easier to follow what is happening.
jmh530 via Digitalmars-d-learn Thu, 28 Jan 2021 10:55:40 -0800
Here is the output/input of the program: Type in data for an egg: Width: 3 Hight: 2[...]
It might help to separate break this out into smaller functions. May make it easier to follow what is happening.