|
Roadmap |
Site sponsored by
IGEL
|
||
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [directfb-dev] Re: StretchBlit problem
On Fri, Sep 12, 2003 at 11:25:24AM +0600, _DEAD_ wrote: > Hello. > I have the problem then run this program: > DFBRectangle *dest; > dest->x=10; > dest->y=10; > dest->w=dsc.width/5; > dest->h=dsc.height/5; dest doesn't point to anything and yet you try to dereference it. -- Ville Syrjälä syrjala@sci.fi http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to ecartis@directfb.org with "unsubscribe directfb-dev" as subject.
|
|
| directfb.org |
|
Development |
|
Old Archives |