From: CoolProgrammer <clu...@ya...> - 2000-10-07 20:33:31
|
I agree--we need to get the project started. Do we have the specs done? BB CoolProgrammer --------------------------------------------- DO NOT REPLY TO THIS MESSAGE BY EMAIL! --------------------------------------------- You have chosen to receive messages from "mentalunix" by email. Reply to this message: http://clubs.yahoo.com/clubs/mentalunix/bbsfrp?action=r&tid=mentalunix&sid=1600006580&mid=327 Unsubscribe from the Club mailing list: http://clubs.yahoo.com/clubs/mentalunix/config/change_mb_list Return to "mentalunix": http://clubs.yahoo.com/clubs/mentalunix ---------------------------------------------- Not a member? Remove yourself from this list: http://edit.clubs.yahoo.com/config/unsubscribe_mb_list?.userID=munix_devr&.groupID=mentalunix&.groupType=&.code=IVyJGMuRxG |
From: Mentalspice <clu...@ya...> - 2000-10-09 15:34:14
|
I am working on specs, but since I get 5 horus of computer sciecne homework a night(in addition to 3 hours on non-cs)...well, I have no free time. And it doesn't help that I have bene "volunteered" to do other things(paint a few buildings to help people..against my own will). I have been working in gnumeric to make a project schedule, and I have been writing specs and such, but not much has gotten done(since I lack more than 5 mintues a day of free time...this is the first time I have touched a box for non school purposes in 2 weeks). And, to make matters worse, my second phone lin e has died(well, the connector in this room at least), so I can't get on for more than 20 minutes at a time(I have call waitng on, but the connection seems impervious to it..it just keeps working, maybe it is time to set the rings to more than 3). I'll try to grab the specs I have done and upload them today(after I get all of my work done, seeing as today is the first day this weekend(3 days yay) to do anything but wake up at 6am to paint buildings, yank vines down, and pull up carpeting(and wash cars in 44 degree weather)). I'm busy trying ot learn to code right(this ap course in computer science is helping...except the boxes have been broken, and we have been learning all of this badstuff(the wrong way to use random numbers, data types that don't exist) that is book dependent, so I've been unlearning most of it(its wondeful how the american school system works), and I'm trying to get money to buy a book or two on C/Obj-C and using Gtk+. --------------------------------------------- DO NOT REPLY TO THIS MESSAGE BY EMAIL! --------------------------------------------- You have chosen to receive messages from "mentalunix" by email. Reply to this message: http://clubs.yahoo.com/clubs/mentalunix/bbsfrp?action=r&tid=mentalunix&sid=1600006580&mid=328 Unsubscribe from the Club mailing list: http://clubs.yahoo.com/clubs/mentalunix/config/change_mb_list Return to "mentalunix": http://clubs.yahoo.com/clubs/mentalunix ---------------------------------------------- Not a member? Remove yourself from this list: http://edit.clubs.yahoo.com/config/unsubscribe_mb_list?.userID=munix_devr&.groupID=mentalunix&.groupType=&.code=IVyJGMuRxG |
From: CoolProgrammer <clu...@ya...> - 2000-10-09 21:48:19
|
LOL--I understand the school system problem... LOL--we have no heat at the moment--it's about 63 degrees in the house at the moment. We finally got a cable modem, so we no longer use the phone line to use the Internet, but our ISP has been having major problems that they just solved today. Five hours of computer science homework??? Dang! LOL--a good way to use a random number: int *haha; haha = rand(); printf("%i", &haha); Well, it would work if you're trying to crash the computer... ~CoolProgrammer --------------------------------------------- DO NOT REPLY TO THIS MESSAGE BY EMAIL! --------------------------------------------- You have chosen to receive messages from "mentalunix" by email. Reply to this message: http://clubs.yahoo.com/clubs/mentalunix/bbsfrp?action=r&tid=mentalunix&sid=1600006580&mid=329 Unsubscribe from the Club mailing list: http://clubs.yahoo.com/clubs/mentalunix/config/change_mb_list Return to "mentalunix": http://clubs.yahoo.com/clubs/mentalunix ---------------------------------------------- Not a member? Remove yourself from this list: http://edit.clubs.yahoo.com/config/unsubscribe_mb_list?.userID=munix_devr&.groupID=mentalunix&.groupType=&.code=IVyJGMuRxG |
From: The_Micea <las...@ad...> - 2000-10-09 22:00:50
|
I love my cable modem, I need it now that I am testing my java classes. Well since I moved to NY my school has already chained me in some back room to work on their web page lol. 5 hours of Computer Sci homework? Wow, wish I got homework like that, unfortunatly I am stuck with Calculus, History, Spanish, and AP physics. no time to take computer sci classes. But I do get to make a C++ programm for Physics. Havnt decided what to do for it though. |
From: CyDust <clu...@ya...> - 2000-10-11 07:42:50
|
question, and seriously, what IS the correct way to use a random number generator (in c)? --------------------------------------------- DO NOT REPLY TO THIS MESSAGE BY EMAIL! --------------------------------------------- You have chosen to receive messages from "mentalunix" by email. Reply to this message: http://clubs.yahoo.com/clubs/mentalunix/bbsfrp?action=r&tid=mentalunix&sid=1600006580&mid=330 Unsubscribe from the Club mailing list: http://clubs.yahoo.com/clubs/mentalunix/config/change_mb_list Return to "mentalunix": http://clubs.yahoo.com/clubs/mentalunix ---------------------------------------------- Not a member? Remove yourself from this list: http://edit.clubs.yahoo.com/config/unsubscribe_mb_list?.userID=munix_devr&.groupID=mentalunix&.groupType=&.code=IVyJGMuRxG |