[XForms] Client Message handler success.

Jeff wd4nmq at comcast.net
Tue Mar 30 12:10:40 EST 2004


I will be using Trent's suggestion:

int reserved[10 - sizeof(FL_CLIENT_CALLBACK)/sizeof(int)];

OK? 
Anybody see any probelms?



unsigned char

Jean-Marc Lasgouttes wrote:

>To subscribers of the xforms list
>
>
>  
>
>>>>>>"Trent" == Trent Piepho <xyzzy at speakeasy.org> writes:
>>>>>>            
>>>>>>
>
>Trent> To subscribers of the xforms list
>Trent> On Tue, 30 Mar 2004, Jean-Marc Lasgouttes wrote:
>  
>
>>>int reserved[10 - sizeof(FL_CLIENT_CALLBACK)];/* future use */
>>>      
>>>
>
>Trent> That should be:
>
>Trent> int reserved[10 - sizeof(FL_CLIENT_CALLBACK)/sizeof(int)];
>
>Opps! You are right... Actually, I read char instead of int.
>
>JMarc
>_______________________________________________
>To unsubscribe, send the message "unsubscribe" to
>xforms-request at bob.usuhs.mil or see: 
>http://cweblog.usuhs.mil/mailman/listinfo/xforms
>XForms Home Page: http://world.std.com/~xforms
>List Archive: http://bob.usuhs.mil/pipermail/xforms and
>http://bob.usuhs.mil/mailserv/list-archives/
>Development: http://savannah.nongnu.org/files/?group=xforms
>
>  
>



More information about the Xforms mailing list