home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!caen!garath
- From: garath@engin.umich.edu (Scott Grosch)
- Subject: Varargs functions
- Message-ID: <LJb=sL@engin.umich.edu>
- Date: Fri, 01 Jan 93 19:26:51 EST
- Organization: University of Michigan Engineering, Ann Arbor
- Nntp-Posting-Host: irony.engin.umich.edu
- Lines: 15
-
-
- I have heard many times that it is bad practice to mix the varargs
- routines (such as XtVaSetValues) with the non varargs routines (such
- as XtSetArg() with XtSetValues). I have looked through the code for
- these functions and it would appear that the varargs simply pull out
- each arg, put it in the formst that XtSetValues wants, and then calls
- that just like normal. Would someone shed some light on this please?
- Thanks.
-
- -- Scott
-
- --
- Scott Grosch Internet: garath@engin.umich.edu
- Programmer Bitnet: user7a4b@umichum
- Computer Aided Engineering Network University of Michigan
-