This post originated from an RSS feed registered with Ruby Buzz
by Daniel Berger.
Original Post: Netbeans, chsize()
Feed Title: Testing 1,2,3...
Feed URL: http://djberg96.livejournal.com/data/rss
Feed Description: A blog on Ruby and other stuff.
So, the Netbeans IDE has added Ruby support. Yay. Now maybe the programmers coming from Java will stop whining. I gotta admit, it does look pretty nice. Watch the movies.
In other news, I discovered that chsize() in MS VC++ 6.0 has a bug where it doesn't return an error code if you pass it a negative size value. It's fixed in VC++ 8, though. Just a random bit of trivia for you.