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

Re: glibc2.1 programming question



On Thu, 24 Jun 1999, David Welton wrote:

> > clean.  Possibly an explicite type casting would help, but it is not
> > very clean.  Do I have to ship a C_VALUE union variable are there
> > other possibilities.
> 
> Did you try just casting it?
> 
> func((C_VALUE)s);
> 
> (at least I think that's right)
Yes, as I wrote (something unclear may be) it works, but I wonder if
this is the clean way which the developer of glibc2.1 were intended.

Kind regards

        Andreas.


Reply to: