http://www.riscos.info/bugzilla3/show_bug.cgi?id=187


Ralph Corderoy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralph-riscosi...@inputplus.
                   |                            |co.uk




--- Comment #5 from Ralph Corderoy <[email protected]>  
2010-01-17 03:30:35 ---
This matches XInitImage(3).

    This function returns a nonzero status if initialization of the 
    structure is successful.  It returns zero if it detected some error
    or inconsistency in the structure, in which case the image is not
    changed.

It returns a Status and in all the cases I can think of, a Status is
"return success", i.e. True (#defined in Xlib.h) if all went well.

-- 
Configure bugmail: http://www.riscos.info/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to