HP Pascal Quick Reference Guide

HP Pascal Quick Reference Guide

Table of Contents

 HP Pascal Quick Reference Guide
   HP Pascal Quick Reference Guide : COPYRIGHT NOTICE
   Programs
   Compilation_Unit
   Program_Heading
   Block
   Declarations
   Label_Declaration
   Const_Declaration
   Struc_Constant
   Array_Constructor
   Record_Constructor
   Restricted_Set_Constructor
   String_Constructor
   Type_Declaration
   Type
   Simple_Type
   Ordinal_Type
   Enumerated_Id_List
   Subrange_Type
   Structured_Type
   Packing
   Unpacked_Structured_Type
   Array_Type
   Record_Type
   Field_List
   Fixed_Part
   Variant_Part
   Set_Type
   File_Type
   String_Type
   Pointer_Type
   Variable_Declaration
   Procedure_Declaration
   Function_Declaration
   Formal_Parm_List
   Conf_Array_Schema
   Conf_Array
   Module_Declaration
   Import_Declaration
   Export_Declaration
   Statements
   Statement
   Compound_Statement
   Assignment_Statement
   Case_Statement
   Empty_Statement
   For_Statement
   Goto_Statement
   If_Statement
   Procedure_Statement
   Repeat_Statement
   While_Statement
   With_Statement
   Expressions
   Expression
   Selector
   Language Elements
   Identifier
   Unsigned_Integer/Shortint
   Signed_Integer/Shortint
   Unsigned_Real/Longreal
   Signed_Real/Longreal
   String_Literal
   Tables
   Input/Output
   Tables
   Predefined Procedures and Functions
   Tables
   System Programming Extensions
   Tables
   CRUNCHED Packing
   ANYVAR and READONLY Formal Parameters
   TRY-RECOVER Statement
   PROCEDURE and FUNCTION Types
   Type Coercion
   Routine Options
   Compiler Options
   Option Categories
   Tables
   Intrinsics
   Intrinsic Definition
   Intrinsic and Actual Reference Parameter Types
   Intrinsic and Actual Value Parameter Types
   Intrinsic and Formal Reference Parameter Types
   Intrinsic and Formal Parameter Types
   Intrinsic and Formal Value Parameter Types
   HP Pascal and Other Languages
   EXTERNAL Directive
   Calling C from HP Pascal
   Calling COBOL II from HP Pascal
   Calling FORTRAN 77 from HP Pascal
   Calling SPL from HP Pascal