|
|
Archives of the TeradataForum
Message Posted: Wed, 24 Dec 2003 @ 15:27:32 GMT
Subj: | | Compilation error in C program |
|
From: | | Sharma Surendra |
Hello,
I have one problem when I compile my C program connecting teradata I come across this error .Any one of you have any clue ??
ppcmain -m 1,256 -sc NOSYNTAX -d I -e createec.err -c cursor
-tr COMMIT -dp RPS -i createec.ec -o createec.ccc -Xt
-I/home/u0145041/util -ln -c createec.c
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-98, NCR Corporation
(c) Copyright 1987-98, MetaWare Incorporated
E "createec.c",L462/C2(#237): RdtVersn: Identifier is undeclared.
w "createec.c",L759/C7(#72): trim_right: Function has no return
statement.
1 user error 1 warning
*** Error code 1 (bu21)
RdtVersn : Identifier is undeclared
what is wrong ?
Thanks & Best Regards
Suren
| |