EE test and CD’s
I’m feeling pretty relieved because I just got out of EE, where I had an exam, and I think I did well, maybe even really well. While taking it, I wasn’t sure about how I did the timing diagrams, but … Continue reading
I’m feeling pretty relieved because I just got out of EE, where I had an exam, and I think I did well, maybe even really well. While taking it, I wasn’t sure about how I did the timing diagrams, but … Continue reading
“What, you want me to strip down and shave my head?” – me talking to Jessica about normal ice sculptures
Source for enqueue() and dequeue() functions to add and remove data from a queue in a class. Node Struct Definition C++ struct node { string what; // Used for brand string serialNumber; node* next; … Continue reading
In a Unix environment when working with C++ or C, a Makefile can be a very handy thing. Instead of typing several separate commands each time you update a file and want to recompile, you can just type make and … Continue reading
I’ve decided that overly fastidious people bug me. Blazer Café served pork ribs tonight (freaking ribs! I couldn’t believe it) that were actually pretty good, but messy, naturally. Well, when I eat ribs, I just dive right in and get … Continue reading