unsigned long is 32 bits and unsigned long long is 64 bits on iSeries

2005/6/14, Henri Gomez <[EMAIL PROTECTED]>:
> status_strfsize ? APR ?
> 
> 2005/6/14, jean-frederic clere <[EMAIL PROTECTED]>:
> > Henri Gomez wrote:
> > > What do you need on iSeries ?
> >
> > Just to know what to use to have:
> > JK_UINT4 (unsigned long of 32 bits) and JK_UINT8 (unsigned long long of 64 
> > bits)
> >   and to check status_strfsize().
> >
> > >
> > > 2005/6/14, jean-frederic clere <[EMAIL PROTECTED]>:
> > >
> > >>Mladen Turk wrote:
> > >>
> > >>>jean-frederic clere wrote:
> > >>>
> > >>>
> > >>>>Mladen Turk wrote:
> > >>>>
> > >>>>
> > >>>>>Yes, but all that we need is 32 bit unsigned integer for JK_UINT4
> > >>>>>What will you use if the int is 64 bits?
> > >>>>
> > >>>>
> > >>>>
> > >>>>a long ;-)
> > >>>>
> > >>>
> > >>>Right :)
> > >>>
> > >>>You will need the portable.in in that case, right?
> > >>
> > >>Yes and I will ask Henri to check AS400 see jk_global.h:
> > >>+++
> > >>#if !defined(WIN32) && !defined(AS400)
> > >>#include "portable.h"
> > >>#else
> > >>+++
> > >>
> > >>
> > >>>---------------------------------------------------------------------
> > >>>To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >>>For additional commands, e-mail: [EMAIL PROTECTED]
> > >>>
> > >>>
> > >>
> > >>---------------------------------------------------------------------
> > >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >>For additional commands, e-mail: [EMAIL PROTECTED]
> > >>
> > >>
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to