Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
User Journal

Journal kwoo's Journal: Oversight exemplified

After writing a few hundred lines of string and memory handling code for a project I'm working on, I came to the realization that I'm an idiot. In short, I dropped to C where I should have considered C++. It's not like I don't have documentation for that language handy -- I've just never used it for a serious project before. Old habits die hard, I guess.

This discussion has been archived. No new comments can be posted.

Oversight exemplified

Comments Filter:

Make sure your code does nothing gracefully.

Working...