Well, it definitely caused a problem in this case? And there are a lot more of these in this code I don't know anything about C, but I wouldn't mind trying to clean up the specific warnings that I get on compile. Is this pretty basic stuff, or should I try to bug someone who knows C to do it? Any resources or hints about things to look for? Thank's Mike
On Mon, Mar 10, 2003 at 02:41:20AM +0100, Falk Hueffner wrote: > [EMAIL PROTECTED] writes: > > > My 2?: It's the very rare source code that compiles without that > > "cast from integer to pointer of different size" warning. I quit > > worrying about it many years ago. > > It can be harmless in some cases, but it is certainly not a warning > that should be ignored, and it is usually easy to fix. > > -- > Falk > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. - Benjamin Franklin (1706-1790), Letter to Josiah Quincy, Sept. 11, 1773.

