Search found 245 matches
- Sun Oct 11, 2009 7:29 pm
- Forum: General/Off-Topic
- Topic: Any Weight Lifters?
- Replies: 18
- Views: 2840
Re: Any Weight Lifters?
Nice... I've been lifting since I was 17, I'm 22 right now. Here are my stats: Height: 5' 11" Last weigh in: 189lbs Lat Pulldown: 210lbs Bench: 240x12 Squat: Don't remember the exact weight, but I remember doing 2 plates of 45lbs on each side of the bar plus a little more. Curls: 55x10 That's b...
- Sat Sep 05, 2009 4:46 pm
- Forum: Programming Discussion
- Topic: [C++] Finding/reading a specific line in a file?
- Replies: 6
- Views: 965
Re: [C++] Finding/reading a specific line in a file?
Jax mahman! You have to write a parser. And before you write it, you need to design it ;) So first, what are the syntax rules? Any syntax restrictions, comment character, etc. You can "jump" to a specific line by addressing the newline characters encoded into the text (INI) file. With text...
- Fri Sep 04, 2009 5:28 pm
- Forum: Programming Discussion
- Topic: Uhh help real quick please...
- Replies: 4
- Views: 866
Re: Uhh help real quick please...
assignment != initialization.int a = 20; // This is value assignment and is valid.
That is why you can initialize:
Code: Select all
int a = 20; // Initialization
Code: Select all
int a;
a = 20; // assignment
- Fri Sep 04, 2009 4:29 pm
- Forum: Programming Discussion
- Topic: iPhone Developer Program is waaaay too many headaches.
- Replies: 28
- Views: 3563
Re: iPhone Developer Program is waaaay too many headaches.
Hahahahahahahahahahaha!Mar wrote:Flamin' Falco, we'll call him,--
Two things:
1) The above statement either sounds likes Falco likes men (whatever floats your boat )
2) Or it sounds like Falco has a bad case of the Ghonorria or Chlamydia. Mar you have to stop spilling Falc's business like that
- Tue Sep 01, 2009 8:10 pm
- Forum: General/Off-Topic
- Topic: First day of class
- Replies: 45
- Views: 6544
Re: First day of class
Just finished meeting all my professors, and things are looking pretty good. Like you, zeid, I have massive technical writing in my not-too-distant future for my Programming Languages Paradigms class; which is sweet, btw 8-) Well, as it turns out Software Design is nothing more than advanced Java, n...
- Wed Aug 26, 2009 11:20 pm
- Forum: General/Off-Topic
- Topic: First day of class
- Replies: 45
- Views: 6544
Re: First day of class
Damn, 2 of your 4 are exactly what Kendall is taking. Sweeeeeet! I looked back at it and noticed as well. So ah... Falco, you wouldn't mind her and I, *ahem* studying together right? Over IRC :lol: Seriously though, out of the lot, I'm really looking forward to the assembly class. I've done it befo...
- Wed Aug 26, 2009 8:43 pm
- Forum: General/Off-Topic
- Topic: First day of class
- Replies: 45
- Views: 6544
Re: First day of class
Classes start on the 31st of August for me.
I just have this school year left, and then I graduate. Here is my schedule for the fall:
1) Assembly Language
2) Software Design w/ Lab
3) Programming Language Paradigms
4) Senior Software Project (part 1), part 2 would follow next semester.
I just have this school year left, and then I graduate. Here is my schedule for the fall:
1) Assembly Language
2) Software Design w/ Lab
3) Programming Language Paradigms
4) Senior Software Project (part 1), part 2 would follow next semester.
- Tue Aug 25, 2009 11:29 am
- Forum: General/Off-Topic
- Topic: Post your wheels
- Replies: 14
- Views: 1740
Re: Post your wheels
Like aamesxdavid, I too ride the hotness:
- Tue Aug 25, 2009 11:21 am
- Forum: Current Events and Science/Technology
- Topic: 300 baud modem from 1964
- Replies: 13
- Views: 2948
Re: 300 baud modem from 1964
I might be 22 years old, but I have no ideas what you guys are babbling about! My first computer was a Pentium 2, running windows 95 (I was ~15). Specifically, it was some Compaq(tm) abomination of a computer that I still re-experience in my most dreadfully horrifying nightmares. Before that I basic...
- Wed Aug 19, 2009 1:03 pm
- Forum: General/Off-Topic
- Topic: First day of class
- Replies: 45
- Views: 6544
Re: First day of class
I'm posting from class. Here's my class schedule: 1) Networking 2) Networking Lab 3) GUI Software Design 4) Microelectronics 5) Microprocessors 6) Microprocessors Lab 7) Analysis of Algorithms. Sweet, so you're taking five classes, full time. I'm going easy this semester, I'll be taking only 4 clas...
- Tue Aug 18, 2009 6:11 pm
- Forum: General/Off-Topic
- Topic: PS3 Slim
- Replies: 3
- Views: 682
- Thu Aug 13, 2009 6:34 am
- Forum: General/Off-Topic
- Topic: Turtle goes to heaven...
- Replies: 1
- Views: 531
- Thu Jul 30, 2009 5:38 pm
- Forum: General/Off-Topic
- Topic: Motivational Posters. Post your favorite.
- Replies: 24
- Views: 5502
- Sun Jul 26, 2009 5:01 pm
- Forum: General/Off-Topic
- Topic: Hello World
- Replies: 5
- Views: 916
Re: Hello World
So ah, can we query the server? You know, send our love to your localwhore, I mean hostFrom my linux server. I'm digging Kubuntu.
:D :D :D
KDE sucks by the way, gnome/nautilus for life!
- Tue Jul 14, 2009 11:59 am
- Forum: Current Events and Science/Technology
- Topic: The new Axis of evi... I mean Google making a new OS?
- Replies: 45
- Views: 9626
Re: The new Axis of evi... I mean Google making a new OS?
Dudez, don't forget about Google Wave. That's going to hit the nail right on the head, and commence the world domination. For those of you who don't know, here is a link.