Re: Transmit an array to a function



"David J. Topper" <topper virginia edu> writes: 
> 1.  It doesn't like large pointers.  I've had trouble passing in (double
> *) from time to time.

It likes any pointer at all. ;-) void* is guaranteed to hold any
pointer. Something is wrong other than gtk_signal_connect().

Havoc




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