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

Home » Public Forums » archive » DLM Woes
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
DLM Woes [message #74617] Thu, 27 January 2011 03:50 Go to previous message
Mort Canty is currently offline  Mort Canty
Messages: 134
Registered: March 2003
Senior Member
Apologies in advance: This is a C question, but I know a lot of you
write your own DLMs for IDL and I'm completely stumped. I have a DLM
with this statement, patterned after Ronn Kling's book, near the middle
of the code:

w = (float *) IDL_MakeTempArray( (int) IDL_TYP_FLOAT, ndim_w, dim_w,
IDL_ARR_INI_ZERO, &ivWptr );

The DLM compiles and runs perfectly on the win32 platform. When I try to
compile the exact same code to the x64 platform, all of the statements
which follow the above one are riddled with crazy syntax errors. All
those preceding it are accepted. I'm using Visual C++ 2010 Express with
the Windows SDK Version 7.1.

Any help for a complete C novice?

Thanks

Mort
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: reading netcdf-4 ubyte datatype
Next Topic: Reading and saving a file

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

Current Time: Fri Oct 10 06:07:14 PDT 2025

Total time taken to generate the page: 2.08179 seconds