Programming Electronics Academy

I kept getting a compile error, and I finally said to myself...

"I am doing something stupid, but I don't know what it is."

Indeed, I had forgetting a comma between arguments in a function call. It just wasn't jumping out for some reason. Sometimes just a simple thing can trip me up for a few.

7 months ago | [YT] | 27



@Raptorman0909

And the problem is if you wrote that code it's hard for you to see the error while someone else just looking at it might find it instantly. Not as much a problem with syntax but a huge issue with an algorithm where every time you look at it you don't see the error.

7 months ago | 1

@jspencerg

I hate syntax

7 months ago | 1