Re: Fortran 77 alphabet character $





Moot point though since thte code violates the Standard in
many places by passing DP arrays to every type under the sun (even Integer*2). G95 correctly rejects these illegal
but often prevelent parameter/argument mappings.


Are caller and callee in same source file ? Perhaps you could break it up - each subprogram in a separate file, compile separately. Fsplit may help.

.



Relevant Pages

  • Re: ISampleGrabber
    ... > by any chance post the code that you took out of qedit.h and put in a ... > separate file?? ... > I seem to be either missing something or I have just got it wrong.. ... source file that uses qedit.h and the rest of my source files use the D3D ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: ISampleGrabber
    ... >> I seem to be having a problem getting the NullRenderer to compile, ... >> separate file?? ... > source file that uses qedit.h and the rest of my source files use the D3D ...
    (microsoft.public.win32.programmer.directx.video)