Serial port programming with G95



Hi, I am searching information about serial port programming with G95
on Windows (G95 because it is free). Maybe someone can tell, is there
any library (-s) or something like dll's for this task or maybe I can
do this with READ and WRITE?

.



Relevant Pages

  • Re: How do you know if the program is doing something ?
    ... linker from a time when Windows 95 and Windows NT 4.0 systems ... I compiled your source code with g95, ... DI,DJ,DII,DJJ declared integer ... My compiler detected these errors because all ...
    (comp.lang.fortran)
  • Re: Get Key Function?
    ... isn't a portable way to do this in Fortran, but he offers a C function ... G95 has a similar extension. ... On Windows the nearest I've been able to find uses a function in the GrWin library, ... I have no idea what the switch "-Wl,--subsystem,console" is doing, it is just a bit of magic I found in the GrWin files. ...
    (comp.lang.fortran)
  • Re: Get Key Function?
    ... generate proper calling sequence for the Win32 API so you'll need a way ... The issue with g95 is that you have to change the calling convention ... bit Windows but there are other difficulties in 64-bit Windows: ... doesn't compile to 64-bit Windows and gfortran has difficulty building ...
    (comp.lang.fortran)
  • Re: g95 problems on windows
    ... >g95 for Windows on two different machines, ... >installation problem, cannot exec 'f951': ... Did you download g95 binaries from the web site? ... May be you could try the same if you have cygwin installed on your Windows? ...
    (comp.lang.fortran)
  • Re: Line terminators in formatted output
    ... I tried the Windows version of g95 a few weeks ago for other reasons ... and just downloaded the g95 for MinGW. ... Does the Linux g77 also emit CR/LF, or only the Windows version? ... > output file through a filter that strips cr. ...
    (comp.lang.fortran)