Re: Pro*C Variables and Define Tokens

From: Aniruddha Kortikar <kortikar_at_mipos2.intel.com>
Date: 23 Sep 92 23:54:44 GMT
Message-ID: <Bv22FB.47E_at_nntp-sc.Intel.COM>


>>I am having trouble declaring Pro*C variables using #define tokens. In my
>>(UNIX) application, we have an include header file that has #define tokens
>>for all our data elements. When declaring a 'C' or database variable, we
>
> .... suggested 1. using precompiler 2. using m4
>--
>Andrew Finkenstadt | Vista-Chrome, Inc. | andy_at_GEnie
>GEnie Unix Sysop/Manager | The Printing House | NIC Handle: AF136
>+1 904 222 2639 home | 1600 Capital Cir SW | ...!uunet!rde!andy
>+1 904 575 0189 work | Tallahassee FL 32310 | andy_at_vistachrome.com
>
> The game of love is never called off on account of darkness.

we had faced similar problems about 2 years agao and had used m4. for small jobs even awk is ok!

also define m4 : pc dependency in makefile and make will take care of most of the things.

hope this helps.

Aniruddha Kortikar (kortikar_at_mipos2.intel.com) Received on Thu Sep 24 1992 - 01:54:44 CEST

Original text of this message