Search found 1 match

by BobPaul
Mon Nov 08, 2004 7:33 pm
Forum: HOW-TOs
Topic: Configuring TextPad with Borland C
Replies: 2
Views: 11075

Sort of Works, but Error Handling doesn't

I can't quite get this to work properly. Sure it compiles my app and all, but I don't like the way it's handling errors. When I get a compiler error in java, I can double click on the error and it takes me to that line in the program. As I understand it, this is because the regular expression for ...