Jean-Marc Lasgouttes wrote:
"Peter" == Peter Kümmel <[EMAIL PROTECTED]> writes:Peter> Peter Kümmel wrote:XParseGeometry(geometry, &posx, &posx, &width, &height);Peter> &posx, &posx: is this not a bug? No, XParseGeometry wants pointer to ints.
I think he means shouldn't the second be poxy instead of posx? Abdel.