Have you ever met anyone from around the Birmingham area in the UK?
Sexy and suave kind of breaks now there...
Sexy and suave kind of breaks now there...

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
while (num_on_line <= upper_lim)
{
fscanf(input, "%f", &num_on_line);
num_lines++;
}
while (!EOF)
{
fscanf(input, "%f", &num_on_line);
if ( num_on_line <= upper_lim )
{
num_lines++;
}
}
Quote from: Calin Leafshade on Sun 29/11/2009 22:35:27
yeah this wont play on your average 1.2ghz atom processor.
but it seems to cope fine with most desktop processors. anything above a 2ghz should be ok.
Quote from: wonkyth on Thu 26/11/2009 22:30:11
Yeah, there's some funky stuff about using alpha channels with GUI's, but I cant remember the specifics.
Quote from: Mods on Wed 23/09/2009 17:06:39
Resonance
Teh final Ben Jordan!
Frantic Franko
Puzzle bots!
Teh Longevity Gene
There's a lot upcoming on the table these days which I'm sure will be awesome!! Question is are any of these going to be out before the awards :O
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.085 seconds with 14 queries.