comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: console output under Windows
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: console output under Windows [message #34544 is a reply to message #34542] Wed, 26 March 2003 10:08 Go to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Bill Atkins" <atkins@lanl.gov> wrote in message

> Is there a way to get console output on Windows? I.e. the output from
> printf statements in a C DLM routine.


You mean something like this?

sprintf(messageBuff, "input values: %f %f %f",data[0], data[1], data[2]);
IDL_Message(IDL_M_NAMED_GENERIC, IDL_MSG_RET, messageBuff);

-Rick
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: PV Wave vs IDL
Next Topic: Re: Append tag to an array of structures

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 19:06:58 PDT 2025

Total time taken to generate the page: 0.64023 seconds