No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
- PC Specs
- 3 GHz Pentium 4 Processor 512 MB DDR SDRAM 200 GB Internal HD 250 GB External HD
17 Posted Topics
| |
Re: I've always been a PC gamer. That is until the 360 hit the streets... Fallout 1 & 2 Diablo 1 & 2 System Shock 1 & 2 Deus Ex Command & Conquer: Red Alert | |
Re: Actually phpBB 3.0 is free. You can download it [URL="http://www.phpbb.com/downloads/?sid=2b0c77cf1b1f9dae5a66a3a5491b0065"]here.[/URL] | |
I've been configuring PHP with MySQL and ran into a few issues. I uncommented the line to include mysqli.dll and set extension_dir = "./ext". It still isn't working. Not sure if I'm missing anything. Got any clues?! | |
I've been tring unsuccessfully to find information on what each language, C and PHP, have to offer in terms of working with MySQL. Just wondering if anyone out there has preference for one or the other and why. I understand that PHP is supposed to have alot of built-in functionality … ![]() | |
I've just started getting into CSS and ran across an issue. In my code, the height of the columns adjust independently of each other. At least that seems to be the case when I view the page in Firefox 2.0. In IE7 they adjust to the height of the larger … | |
Re: I've got around 100 as well. Although, I don't think that Gmail invites hold much currency anymore... ![]() | |
Re: In C [code]#include <stdio.h> #define MIN_RANGE 1 #define MAX_RANGE 10 int main (void) { int i; for (i = MIN_RANGE; i <= MAX_RANGE; i++) printf("%i\n", i); return 0; }[/code] | |
Re: It depends on my mind set, but usually I enjoy listening to instrumental jazz or bossa nova, glitch electronica (i.e. Aphex Twin, Amon Tobin), or orchestral classical music. Anything with vocals tends to disrupt my concentration. When I really get into things I like putting headphones on, it helps me … | |
Re: A Gary Cooper Mountain Bike. You just can't beat the price of gas on it! Zero dollars a month! | |
Re: "If I give you a pfennig, you will be one pfennig richer and I'll be one pfennig poorer. But if I give you an idea, you will have a new idea, but I shall still have it, too." — Albert Einstein | |
Re: I noticed that as well. Also when viewing a tutorial, if you expand a menu that extends over the tutorial text, the software & web dev menus, they will collapse when you mouseover the tutorial section, but are still inside the expanded menu. This is in Firefox, as well. I … | |
Re: in the for loop that swaps the values, you need to initialize j as 4 and not 5. otherwise it starts by accessing an array element that has not been initialized. | |
Re: 1.) No idea! 2.) Australia 3.) Soundgarden & Rage Against The Machine 4.) Foxy Brown 5.) White Lines - Grandmaster Flash | |
i have a global array of char pointers declared as: [code]char *strings[ARRAY_SIZE];[/code] I don't seem to understand the arithmetic necessary to compare individual characters in each array element. I haven't had any luck finding concise examples. Maybe someone can point me in the right direction? | |
I'm a first year software engineering major looking for a productive and interactive IT community, which I think I just found! Just saying hello and I hope to see more of everyone soon. |
The End.