Originally posted by: wasssup
err i can barely code a simple java program, let's just forget about coding a compiler
I figured it out though, and i'm like 99% done with this part of the program (the main part, yay);
HOWEVER upon trying it out on several different yet similar sources, it looks like I have to return the index of the nth occurance of a text string. I know of indexOf() and lastIndexOf(), but obviously these won't return the index of the nth occurance...
It wouldn't be stringterm(), would it? I've been googling for the last hour or so trying to figure this out

..the one java book I own seems to suck ass.