Help w/ Pro*C 1.3

From: Chad A Brockman <chadb_at_NeoSoft.com>
Date: Wed, 7 Jul 1993 15:43:33 GMT
Message-ID: <C9sx0M.FGq_at_sugar.NeoSoft.COM>


Is it not possible to use some type of define statement for use in arrays?? Here is my example that fails to precompile.

#define ARRAYSZ 50

EXEC SQL BEGIN DECLARE SECTION;     char pumper_50[ARRAYSZ][5];

EXEC SQL END DECLARE SECTION; This fails with a "was expecting unsigned_int ....." etc. etc.

Can anyone help me out??

    Thanx,
    Chad Brockman
    VertiComp, Inc.

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

- Chad A.Brockman - -
- VertiComp, Inc. - I'm just an OS/2 junkie!! -
- chadb_at_sugar.NeoSoft.com - -
Received on Wed Jul 07 1993 - 17:43:33 CEST

Original text of this message