Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Pro*C Nothing gets printed
Hi,
I am learning Pro* C .
I wrote a simple program, compiled using the make file
$ORACLE_HOME/precomp/demo/proc/demo_proc.mk build EXE=test OBJS=test.o
and it created the exe test, but when i executed it nothing is getting printed.. Infact I had put some printf also.. even that is not getting printed..
did i miss anything ?
Regards
Shihab
Received on Fri Sep 08 2006 - 09:50:33 CDT
![]() |
![]() |