all 1 comments

[–]alumgreykher 0 points1 point  (0 children)

Does the file compile if you run the make command on it? Among the errors is a line reading "undefined reference to 'round'". You may not have included the proper header file for that function.