Re: Clear Screen




"Rosana Khan" <khanrosana@xxxxxxxxx> wrote in message
news:1185865310.116968.77060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Another thing - How can I access printer from a Fortran program?

Here again it would be helpful to know the OS and compiler. Gone are
the days where one could just write to LPT: and print something.
Today's bitmapped printers require some sophisticated code to render
the output.

Intel Visual Fortran for Windows provides a sample application that
demonstrates how to do this - it includes a callable routine that will
use the Windows print mechanism to print the contents of a text file,
with lots of control over spacing, page length, font and more.


Thanks for the reply.

I am using intel visual fortran for windows and g95 and gfortran for
cygwin. Can I get some help?
do i = 1, 30
write (*,*)
end do
--
WW


.



Relevant Pages

  • Re: Clear Screen
    ... Here again it would be helpful to know the OS and compiler. ... the days where one could just write to LPT: ... use the Windows print mechanism to print the contents of a text file, ... I am using intel visual fortran for windows and g95 and gfortran for ...
    (comp.lang.fortran)
  • Re: hmm..interesting
    ... you've got a discussion of ARM vs Intel architecture here: ... And ARM is rapidly running away from RISC. ... mainstream (many netbooks and smartphones run Linux instead of Windows ... And hardly any C compiler does. ...
    (comp.sys.acorn.hardware)
  • Re: Stalin ported to Windows.
    ... Therefore, the compiler ... Stalin from Scheme sources; it took six hours to generate the C ...   Junia and Reane  got a working Windows port from the C ...
    (comp.lang.scheme)
  • Re: hmm..interesting
    ... work out at more power per Watt than x86. ... mainstream (many netbooks and smartphones run Linux instead of Windows ... the fact that Visual Studio allows you to get away with fairly sloppy ... difficult to find a C compiler that *doesn't* have vendor-specific ...
    (comp.sys.acorn.hardware)
  • Re: C++ programming migration from DOS to Windows
    ... compiler, so the current compiler is quite competitive WRT to ... There are a couple of ports of gcc to Windows. ... Comeau is more or less unique: the best language conformance you can ... IDEs: Microsoft and Borland have both produced decent IDEs in the past, ...
    (comp.lang.cpp)