I've been programming my ass off...
The last two or so days, i've been a programming machine! I actually got my homework done... a week late, but our teacher doesn’t give a shit, he makes it to class 30mins late everyday... we thought that last semester he thought that the class started 30mins later, but this class too? I like my theory, is that he's doing American Gladiators in the hallway. Like all the people from American gladiators are in the hallway trying to prevent him from getting to class... and if you actually seen the guy you would laugh... they would fuck him up.
So i got a Db format all my own, it works... some of the time. I have no idea where the errors are coming from, but they are seriously pissing me off... sometimes it will work just like it suppose to... others, it doesn’t replace unused space and just tack itself to the end of the file... For a couple mins it was doubling up on my deletion header so it would try to replace the space twice... not good when you replaced it the first time and then added another record and your new one is overridden when it's good data... So far my db has a file top size of 999999 bytes and a record max size of 9999 bytes. if it goes any bigger then that, it falls apart until i edit a couple numbers in my prg, but then you have to re-enter all the data. So, so far so good, i guess, the next programming assignment seems like cake... Just get all the ID's out of my database then sort them into a file... the sort seems like the hardest part, since i already can just pull out the ID from my existing code. I'm also going to try to make the 'Header' which it isn't really to be an actual header instead of another file... should be easy since all my data is on one line, i just have to put my header on another.
I'm also programming right now, i'm using the unix who and w to make a log of what all these bastards using the CSA are doing... just thought that would be fun.
I'm also thinking of making another program, this time VB or maybe even C to allow me to net send those who are using XP and i'll have the data i gathered so i can customize a lil message to them. Like i see all these people VI'ing TicTacToe.c so i thought i should message them that they should be doing homework and not playing games (even though the TTT is probably homework in AI). But then again... these people are in the CS department, and probably have turned off net send... but then again... i've been in class with a few of these people... and maybe it will work!
Pssss...
Does anyone know of the DOS equivalent of "Pause" in Unix? Is there even one?
I’d hate to go cin.get(); instead of system(“pause”);
Oh, and I was going to do something for April Fools... but it was morally wrong... even by my standards..


0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home