Re: wPrintF

new topic     » goto parent     » topic index » view thread      » older message » newer message

Bob,

The line should be:
wPrintf(DrawWin, "%d", {n})

The procedure wPrintf wants a *sequence* as it's 3rd argument. That is
because you can define more then 1 variable to be printed.

Ad

----- Oorspronkelijk bericht -----
Van: bobspringett <bobspringett at WANADOO.FR>
Aan: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Verzonden: vrijdag 25 augustus 2000 13:18
Onderwerp: wPrintF


> I am trying to wPrintf an atom to a window  using the attached code but I
keep getting an error " type check failed s2=1."

>     wPrintf(DrawWin,"%d",n)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu