Re: CORBA_long mapping to C datatype for printf ?



Hi Peter,

On Tue, 2004-05-04 at 16:36 +0200, Peter Van Osta wrote:
> I am trying to find out which format to use in printf and fscanf for the 
> "CORBA_long" datatype, "%ld" doesn't seem to be the right choice (I am 
> using RedHat 8).

	Odd; %ld should work; either way, cast it to (long) for the %ld and see
if that helps;

	Regards,

		Michael.

-- 
 michael@ximian.com  <><, Pseudo Engineer, itinerant idiot





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]