Ok. Some of you didn't

| No Comments | No TrackBacks

Ok. Some of you didn't see the update yesterday, and probably didn't even visit yesterday after the point it was updated, BUT! basically my stupid code, I forgot that arrays start at 0, not 1, so it was displaying basically the second news update through the 6th, instead of the 1st through the 5th. For those taking C++ class and know for loops, basically I had a for loop that was (int i=1;i<=5;i++) when it was suppose to be (int i=0;i<=4;i++). Anyway, gtg, I'll work on the site later today and add some cool shiznat!

Spork.

No TrackBacks

TrackBack URL: http://thespork.net/mt-tb.cgi/23

Leave a comment

About this Entry

This page contains a single entry by Spork published on December 17, 2000 10:46 AM.

Alright! Finally I've updated! Let's was the previous entry in this blog.

OK! Here's the deal. I is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.