Sam Ruby <[EMAIL PROTECTED]> wrote: > Whether one uses an IDE, or JIKES+EMACS, or simply cut and paste > from the command line, I have generally found it to be simpler and > much less confusing if the files mentioned in the error messages of > the compiler are the ones that you are expected to edit in order to > correct the problem.
+1 have been doing embeded SQL too long and modifying the generated C files instead of the originals way too often. Stefan
