Click to See Complete Forum and Search --> : Java Programming


yongbeng
10-02-2003, 01:37 PM
I recently got a school project using java...being a freaking idiot in java..I've lost it...now..I'm seeking someone to help me and I'm willing to pay anyone through paypal as a token of appreciation...of cuz..it can't be too expensive...I'm still a student..dateline is coming pretty soon..and I'm about to die of tiredness pretty soon..

even if nobody is willing to help me..I would be glad if anyone can show me some form of website which can really help me out...thanks guys..

dkeav
10-02-2003, 01:47 PM
when is this due?

i will try to have a look at it first chance i get this weekend, and help you out, i wont write it for you, but try to get you going, and no you dont have to pay anything (that is of course, unless your offering to buy me a new Athlon64 :p )

yongbeng
10-02-2003, 01:54 PM
:D ha ha...thanks man...while...I'm hoping to save up for that processor too! the due is on the 13th Oct...thanks for helping out once again!

yongbeng
10-04-2003, 10:28 AM
hi guys..I had kept trying and still stuck in adding directory which is aplhabetically before one but alphabetically after one...ok..for example..

let say we
created a directory call "dog" and "jerry" on the root directory, the
directory would go something like :

dog
jerry

let say I add in another directory "elephant" also in the root
directory...it should be something like:

dog
elephant
jerry


am I right? according to the question papers..all the sibling directory should be in alphatetical order to the RIGHT of each directory. how to we keep track? let say if we add in another cat after elephant? I'm confuse...attach is my source code.

I've saw my program being downloaded quite several times..do hope if anyone had tried can help me out here..thanks!