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

Home » Public Forums » archive » IDL_MakeStruct floating exception
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDL_MakeStruct floating exception [message #39427] Wed, 19 May 2004 11:33
sveta is currently offline  sveta
Messages: 4
Registered: May 2004
Junior Member
I am trying to run this simple code:

static IDL_STRUCT_TAG_DEF f_tags[] = {
{"P", 0, (void*) IDL_TYP_INT},
{"Q", 0,(void*) IDL_TYP_INT},
{0}
};

void* s;
s = IDL_MakeStruct("FOO", f_tags);

And get "Floating point exception...

What is wrong?

Thanks,
Sveta Shasharina
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Variogram
Next Topic: Wave plotting app misbehaves when "standard input" is not a terminal

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

Current Time: Wed Oct 08 20:02:35 PDT 2025

Total time taken to generate the page: 0.03847 seconds