Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Pro*C Nothing gets printed
Dave wrote:
> shihab wrote:
> > Do the sample programs work ok, e.g. > make -f demo_proc.mk sample1 > ./sample1 >
Looks from the command that you're doing this on UNIX.
There is a shell builtin command called "test". I think you will may be in fact executing the built "test". Try running the exe as "./test", or better still rename it and try it using the same name. Received on Sun Sep 10 2006 - 11:31:40 CDT
![]() |
![]() |