Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!BATTLE.ESD.ORNL.GOV!battle From: battle@BATTLE.ESD.ORNL.GOV (David L. Battle) Newsgroups: comp.windows.x Subject: Type Conversion Procedures Message-ID: <9002071619.AA03548@battle.ESD.ORNL.GOV> Date: 7 Feb 90 16:19:39 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 23 What is the proper argument sequence to type converters? The manual says: static Boolean CvtStringToPixel(display, args, num args, fromVal, toVal, converter data) but the code says: XmuCvtStringToOrientation(args, num_args, fromVal, toVal) XrmValuePtr *args; /* unused */ Cardinal *num_args; /* unused */ XrmValuePtr fromVal; XrmValuePtr toVal; Which is right? Either? Neither? Both? Am I missing something somewhere? Please send any followups to me personally by email. I usually read xpert on comp.windows.x but our news is badly broken at UT right now. Of course you can post followups of general interest also. -David L. Battle battle@battle.esd.ornl.gov battle@utkux1.utk.edu