HP3000-L Archives

January 1998, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Victor Robert Roca <[log in to unmask]>
Reply To:
Victor Robert Roca <[log in to unmask]>
Date:
Fri, 2 Jan 1998 13:33:06 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (43 lines)
Hello,


I need make a program in C/ix to read a dataset of a Turboimage
Database.

My problem is with fields defined as I2 in Turboimage.

In TurboIMAGE/XL Database Management System Reference Manual, there are
a table explaining conversions between programing languages and
Turboimages Datatypes.
This table explains that an I2 field in TurboImage is equal a "int" in
C/iX but isn't true.
This table also explains that an I2 field in TurboImage is equal a
"integer" in Pascal and this is also false. In Pascal, an I2 field is
equal a "-999999999..999999999 subrange", I tested this succesfully.

I need make this C program inmediatly. Could Anybody Help Me?
I tried with "int", "long int", "short int", "char [4]" .......



Please, E-Mail me with some solution. I have problems to read News.


Thanks in advance,



--
******************************************************************************
* Victor Robert Roca. Tecnic de Sistemes.               *  "No hi ha
cami    *
* Unitat d'Informatica. Hospital General.               *   per la pau, la   *
* Ciutat Sanitaria i Universitaria de la Vall d'Hebron  *   pau es el
cami"  *
* Pg. Vall d'Hebron 119-129 08035 Barcelona (CATALONIA) *
*
* Tf: +34 3 2746000 (Ext. 6624)  Fax: +34 3 2746223     *     Ghandi
*
* E-Mail: [log in to unmask]                          *     ------         *
******************************************************************************

ATOM RSS1 RSS2