Thread
:
Division fails when using an int variable
View Single Post
11-01-2019, 05:02 PM
#
6
kylecarroll
Junior Member
Posts: 9
Karma: 10
Join Date: Oct 2019
Device: Kindle
I figured it out! The division was nested inside a for loop which was generating the rate list. So, on the first iteration, that list WAS empty. I moved it outside of the loop and worked as expected. Thanks for getting my brain turning.
kylecarroll
View Public Profile
Find More Posts by kylecarroll
Track Posts by kylecarroll via RSS