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 #34540 is a reply to message #34536] Wed, 26 March 2003 12:59 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Bill Atkins" wrote
...
> This doesn't quite do it for my case. Some of the routines where
> I'd like to put print statements are in a DLL built from c++,
> called by a DLM C routine. (export.h didn't compile with c++.)

What version of IDL?

I've created a few simple C++ DLMs w/o incident. Can you just create a
single C++ DLM compiled with export.h?

-Rick



>
> Bill
>
> Rick Towler wrote:
>
>> "Bill Atkins" 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: Sat Oct 11 05:57:40 PDT 2025

Total time taken to generate the page: 1.20041 seconds