Re: [pure-lang-users] C float
Status: Beta
Brought to you by:
agraef
From: Eddie R. <er...@bm...> - 2008-08-13 22:51:27
|
Does FLW mean Famous Last Words? e.r. On Wed 13/08/08 5:41 PM , Albert Graef Dr....@t-... sent: > Eddie Rucker wrote: > > Maybe. My concern was mostly the parameters to a > C function in a library> where one of the arguments was an unsigned > int. > Just pretend that it's an int in the extern declaration. That should > just work (FLW), even if you pass it a bigint (which gives you the > necessary range to represent all unsigned int values). > > I'll write some test programs later this week to verify that the C > interface does the right thing in all these cases. > > > I don't know maybe I shouldn't be so > concerned. > "Don't worry, be happy." :) > > Albert (still in vacation mode, obviously ;-) > > -- > Dr. Albert Gr"af > Dept. of Music-Informatics, University of Mainz, Germany > Email: Dr.Graef > @t-online.de, ag...@mu...WWW: http://www.musikinformatik.uni-mainz.de/ag > > |