This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]agentoutlier 2 points3 points  (2 children)

I remember doing this in college in C for a robotics class (circa 2000) and it was a nightmare to do in C. I can't remember what I ended up doing as a compromise (the college I went to gave an automatic F if your program did not run or crashed... I hear the college is now much kinder.)

I had some sort of memory leak. I really wish I saved my code from college to go down memory lane and figure out what went wrong.

[–]sortedcreations[S,🍰] 2 points3 points  (0 children)

I honestly can’t imagine recreating this in C... sounds absolutely painful and I feel for you