- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What compiler option I must use to allow columns > 72?
I try to use exted but don't work.
Thks.
I try to use exted but don't work.
Thks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
/extend_source is the appropriate option. This gets you 132 columns.
Of course, it's best not to rely on such an option. Consider using free-form source instead, which the standard allows to be up to 132 columns.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page