Testing Code Width
Alexander (Sandy) Hapgood
Posts: 360
{{ * SEE END OF FILE FOR TERMS OF USE
┌─────────────────────────────────────┬──────────────────┬───────┬─────────────┐
│ Name of Program │ Author │ Ver │ Date │
├─────────────────────────────────────┼──────────────────┼───────┼─────────────┤
│ Spin_PASM_Style_Guide.spin │ A. Hapgood │ v0.00 │ 29-NOV-2013 │
├─────────────────────────────────────┴──────────────────┴───────┴─────────────┤
│ Provides the author (me) with a template and style guide for Spin and PASM │
│ programming. │
│ │
│ Use _v0.00 as a suffix for draft documents. Change suffix to v1.00 when │
│ content is complete. │
│ First Release: v1.00 │
│ Minor Revision: v1.01, v1,02, etc. │
│ Major Revision: v2.00, v3.00, etc. Minor release reset to zero │
│ │
│* See OBJ section for required objects │
└──────────────────────────────────────────────────────────────────────────────┘
┌────────────────────────────────────────────────────────┬───────┬─────────────┐
│ Changes │ Ver │ Date │
├────────────────────────────────────────────────────────┼───────┼─────────────┤
│ Changed org and added fit to pasm section │ v0.00 │ 01-DEC-2013 │
│ Changed version number format │ │ │
│ A. Hapgood │ │ │
├────────────────────────────────────────────────────────┼───────┼─────────────┤
│ Tidy up and minor changes to var names / comments │ v0.00 │ 01-DEC-2013 │
│ A. Hapgood │ │ │
└────────────────────────────────────────────────────────┴───────┴─────────────┘
12345678901234567890123456789012345678901234567890123456789012345678901234567890
└────────────────────────────── 80 columns wide ───────────────────────────────┘
}}
EDIT:
Code displays properly on my widescreen laptop but wraps after 76 characters on my iPad.

Comments
[thread=152059]Link to first message in thread[/thread]
[post=1224489]Link to the second post in this thread[/post]