i believe theirs an armour upgrade on the cards for T2, though it will cost you naturally
Bender: But why would God think in binary? Unless ... you're not God, but the remains of a computerised space probe that collided with God.
Quick someone post a replay of your coding skills! I'll do a shoutcast!
'Gnome sort (Yeah, yeah yeah... It's a slow sorting algorithm but who cares when I'm sorting a list with 8 objects!)
// it is 2am and I don't know why I am writing such personal comments...// maybe I am lonely, maybe I just want to entertain you? I don't know.// either way I hope you are having a more fun time reading my code and comments// than you usually do :) and please don't mark me down becuase of them, these comments// are appropriate :) **thumbs up**
public static String[] splitDateString(String ipt, String regex) { // OK, fine i'll talk you through it. // this is the return array, the first entry is the header, set that // report fail for now...
// all regex's have failed... user sucks at entering dates// and this method will keep going until they get it right!! FOREVER!!!!// sorry about the comments, it's late...