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: 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)
  • Re: Native Code vs PCode OT
    ... Windows 1.0 was written in Pascal. ... > a decent C compiler but did have one of the best rated Pascal compilers. ... It is a myth. ... The fact that memory managers often needed to be tweaked for some ...
    (microsoft.public.vb.general.discussion)
  • Re: Future for VC++ Programmers
    ... bluescreening the system (crash X windows). ... Especially the kind who speak their native language as a second ... I don't want an environment in which the compiler, the linker, and the debugger will, at ...
    (microsoft.public.vc.mfc)
  • Re: DFPORT
    ... I work on a Windows XP platform. ... We normally use F77 Fortran and for this one problematic program we ... Since we also have the Intel Fortran compiler, we also had a lot of ... Windows Fortran comper (with appropriate libraries). ...
    (comp.lang.fortran)