Re: Clear Screen
- From: "Wade Ward" <zaxfuuq@xxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 03:28:11 -0700
"Rosana Khan" <khanrosana@xxxxxxxxx> wrote in message
news:1185865310.116968.77060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
do i = 1, 30
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?
write (*,*)
end do
--
WW
.
- References:
- Clear Screen
- From: Rosana Khan
- Re: Clear Screen
- From: Steve Lionel
- Re: Clear Screen
- From: Rosana Khan
- Clear Screen
- Prev by Date: Re: Clear Screen
- Next by Date: Subroutine "arguments"??
- Previous by thread: Re: Clear Screen
- Next by thread: Re: Clear Screen
- Index(es):
Relevant Pages
|