I am trying to call a C compiled code to S. It seems to me that I do all
possible by recommendations of several guides (including Modern Applied
Statistics with S+) but even a very simple example don't run in S.
For ex, I write in C to calculate exp(-x*x/2)
and after "successful" compilation I receive in S:system terminating.bad
address. It's strange for me that the same code that calculates exp(x)
runs well!!!
Where is my mistake?
I'll be glad if somebody have a simple set of training examples with
explanations.
Regards.Viki.
-----------------------------------------------------------------------
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
|