Skip to content

Latest commit

 

History

History
49 lines (45 loc) · 970 Bytes

File metadata and controls

49 lines (45 loc) · 970 Bytes
title PAGE | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
PAGE
dev_langs
C++
helpviewer_keywords
Page directive
ms.assetid 6654c094-c1f7-4d10-8d9d-902ddd1ac27e
caps.latest.revision 6
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

PAGE

The first directive sets line length and character width of the program listing. If no arguments are given, generates a page break. The second directive increments the section number and resets the page number to 1.

Syntax

  
      PAGE [[[[length]], width]]  
PAGE +  

See Also

Directives Reference