Quoting Andreas Hundt ([EMAIL PROTECTED]): > /* create a surface and render an image to it */ > memset( &dsc, 0, sizeof(DFBSurfaceDescription) ); We don't need the memset as we use the flags to set which fields are valid. Don't why we did this months ago. -- Denis Oliver Kropp ( convergence ) ( integrated media gmbh ) -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
- [directfb-dev] API CHANGES (DFBSurfaceDescription) Andreas Hundt
- [directfb-dev] Re: API CHANGES (DFBSurfaceDescript... Denis Oliver Kropp
- [directfb-dev] Re: API CHANGES (DFBSurfaceDesc... Andreas Hundt
