s-news
[Top] [All Lists]

[S] Q: S and C++: Errors and Warnings, textoutput

To: S-News Mailinglist <s-news@wubios.wustl.edu>
Subject: [S] Q: S and C++: Errors and Warnings, textoutput
From: Oliver Klinger <klinger@lkn.e-technik.tu-muenchen.de>
Date: Thu, 25 Jun 1998 16:28:06 +0200
Organization: TU München
Reply-to: klinger@iname.com
Sender: owner-s-news@wubios.wustl.edu
Hello!

After downloading the amendment to S-PLUS Programmer's Guide and keeping
exactly to it I tried to program an oputput of text to the S-PLUS
window.  But when I include the newredef.h and try printf() there's an
error in the linker (unresolved external reference _S_newio_printf).
When I don't include newredef.h there are no errors, but the text simply
disappears.
Further: I tried to use the Macros MESSAGE and PRINT_IT and also PROBLEM
and RECOVER. But then the compiler says: function Recover doesn't accept
2 parameters.
I'm working with MS Visual C++ 5.0.
What is the matter??? Are the include files somehow corrupt (S.h,
newredef.h) or is there a problem with the compiler, or what else might
be wrong and how can I solve these problems.

Thanx in advance
Oliver

-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>
  • [S] Q: S and C++: Errors and Warnings, textoutput, Oliver Klinger <=