Zachdehooge / Radar-Database

An application for downloading Level II radar data from the NEXRAD archive
0 stars 0 forks source link

Fixed #12 - timeStart and timeEnd Variables are Scanning Incorrectly #13

Closed Zachdehooge closed 2 months ago

Zachdehooge commented 2 months ago

Issue with int literal being passed as a octal. Solved by passing the response as a string first, dereferencing the pointer, and then converting to a integer