If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
public class MurcPost
{
public satic void main (String [] args)
{
int zokescount;
while (true)
{
zokescount++;
System.out.println ("Az's postcount " + zokescount);
}
}
}
i dunno. i haven't been programming for half a year lol. so there i was few days ago in this candian programming competition trying to figure out how to make a class
Life is a bed of roses. Everyone else sees the roses, you are the one being gored by the thorns.
AMD PhenomII555@B55(Quadcore-3.2GHz) Gigabyte GA-890FXA-UD5 Kingston 1x2GB Generic 8400GS512MB WD1.5TB LGMulti-Drive Dell2407WFP
***Matrox G400DH 32MB still chugging along happily in my other pc***
Join MURCs Distributed Computing effort for Rosetta@Home and help fight Alzheimers, Cancer, Mad Cow disease and rising oil prices.
[...]the pervading principle and abiding test of good breeding is the requirement of a substantial and patent waste of time. - Veblen
Comment