Re: Now this is very strange
- Posted by ghaberek (admin) Apr 30, 2020
- 1360 views
Try putting puts(1,"") before you output anything else. I know on Windows there's a weird issue where the text wrapping is limited to 80 characters for the first puts() call. It's really weird, so I'm not sure if it's related to this.
-Greg