
MG_Man wrote:
public static void printlnDelayed(int time, String str) //Because I can
{
for(int i=0;i<str.length();i++)
{
System.out.print(str.charAt(i));
delay(time);
}
System.out.print("\n");
}
jaegerman45 wrote:My school gave me and the rest of my year net-books, they're pretty shit for what their worth (which is about $600). Most of them have touch screens (Which are pretty crap and useless) also most of them were used by last years year 12 which meant that they were all dirty and misused. Just in case you're wondering they're Dell Latitude 2110's and 2120's

wildweasel wrote:I wonder if you're missing a video codec?

Users browsing this forum: No registered users and 3 guests