|Is the attached C prog a legal translation of this DX script code?:
|
| macro foo( ) -> ( )
| {
| a = "1";
| b = c;
| }
...
Well, it works on SGI. But it doesn't work on Linux or FreeBSD.
> cc -mips4 -n32 -o tst tst.c -lDXL -I/usr/local/dx/include \
-L/usr/local/dx/lib_sgi
> tst
Hit return to quit:
So the key question is, is this code reasonable?
Randy
--
Randall Hopper (mailto:[EMAIL PROTECTED])
Lockheed Martin Operation Support
EPA Scientific Visualization Center
US EPA N127-01; RTP, NC 27711
