Hi,
I would like to print a listing of my program source code, which is about 10 pages long for a Code Review.
I will need to format the listing so the pages break at logical places and I can have one or two functions on a single page, etc.
Is there a Page Break character that Atmel Studio has for this kind of thing?
Obviously, I could always copy the listing to a different editor and insert the page breaks if Atmel Studio does not do this.
I could also insert blank lines to force breaks where I want them, but this is a pain to support.
It would just be easier to do this in Atmel Studio and leave the Page Breaks in the program source.
Thanks for your help,
Paul