Pointers
Juan and I just could not figure out how to correctly interface with the DBK201 adapter board during senior design, so I went ahead and added the relevant manuals to the wiki page. Most of recitation covered pointers, arrays, and variable scoping. I introduced the students to cdecl, a useful utility that makes type declaration transformations between pseudo-English and C. I was also informed during the TA meeting that I’ll be writing a diff-based autograder for befunge. I’m not looking forward to it.
1 Comment »
RSS feed for comments on this post. TrackBack URI
If we are talking about the same "diff," that one saved my sorry ass at least 3 times this week. Not only it saved me, but it also saved me a few extra hours of grueling hair-pulling redoing code.