Author |
Message |
Topic: problems with screen output |
eugenea
Replies: 5
Views: 8252
|
Forum: Support Posted: Wed May 16, 2007 4:41 pm Subject: Re: |
You do not need to open or preconnect.
Just use PRINT or WRITE(2, ...) or WRITE(6, ....)
It's PRINT that is causing the problem. |
Topic: problems with screen output |
eugenea
Replies: 5
Views: 8252
|
Forum: Support Posted: Wed May 16, 2007 3:21 pm Subject: problems with screen output |
I have a program that used to run OK with UNIX compilers, but I am having some problems moving it to Windows using Silverfrost F95.
I've ironed out most of the errors - they were my fault (my pre ... |
|