When I upgraded my WordPress install, all my quotes started getting matched -- the marks tilted downward on the left side, and upward on the right. That is the WordPress default behavior and it's called "texturize". I guess if your blog is your piece of fancy stationery you like your quotes that way. But I [...]
Archives for the Date December 14th, 2008
Structs
Sunday, 14 December 2008
School's out, and structs were the last thing I learned about in this C++ class I took at NC State. This semester was really about the C in C++. The object-oriented part comes in the spring. But by the time you get around to structs, you will have learned about file streaming, arrays, global constants, [...]