topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 8:23 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Hard to C -- a blog about programming  (Read 7927 times)

Jibz

  • Developer
  • Joined in 2005
  • ***
  • Posts: 1,187
    • View Profile
    • Donate to Member
Hard to C -- a blog about programming
« on: July 02, 2009, 04:46 PM »
Hard to C is my blog about programming. About the problems, bugs and aha-moments you encounter while working on projects.

Since I do most of my coding in C/C++ and assembly language, many posts will be related to those, but I hope some of it will be of more general interest as well :Thmbsup:.

http://www.hardtoc.com/

mwb1100

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,645
    • View Profile
    • Donate to Member
Re: Hard to C -- a blog about programming
« Reply #1 on: July 02, 2009, 05:08 PM »
You have an interesting set of articles there.  Looking forward to future installments...

I'm surprised the Padding Trouble bug didn't drive you waround the bend!

Jibz

  • Developer
  • Joined in 2005
  • ***
  • Posts: 1,187
    • View Profile
    • Donate to Member
Re: Hard to C -- a blog about programming
« Reply #2 on: July 03, 2009, 07:54 AM »
I'm surprised the Padding Trouble bug didn't drive you waround the bend!

Well, I must admit I wasn't too happy with Visual C++ when I found out why it was crashing .. but it was nice to see it wasn't a bug in my code ;D.

Gothi[c]

  • DC Server Admin
  • Charter Honorary Member
  • Joined in 2006
  • ***
  • Posts: 873
    • View Profile
    • linkerror
    • Donate to Member
Re: Hard to C -- a blog about programming
« Reply #3 on: July 03, 2009, 05:28 PM »
Nice blog! And nice find on the padding bug discovery there.

Jibz

  • Developer
  • Joined in 2005
  • ***
  • Posts: 1,187
    • View Profile
    • Donate to Member
Re: Hard to C -- a blog about programming
« Reply #4 on: September 24, 2010, 09:49 AM »
Resurrecting this post from the graveyard to say that I know I am a very unstable blogger, but there has been a few new posts since last year, in case anyone who was interested gave up checking during the last drought :-[.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Hard to C -- a blog about programming
« Reply #5 on: September 24, 2010, 10:33 AM »
great stuff  :up: