HP SunSoft Pascal 4.0 Manual de usuario Pagina 298

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 333
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 297
274 Pascal 4.0 Users Guide
B
14140: PUBLIC ignored, procedure was declared INTERNAL or
PRIVATE previously
14150: PRIVATE ignored, procedure was declared PUBLIC or as
EXTERNAL previously
14160: For-statement variable <identifier> must be declared in
the block in which it is used
14170: All labels should be declared in one label part
14180: Expected identifier VARYING in declaration
14190: Variable declarations should precede routine
declarations
14200: All variables should be declared in one var part
14210: public vars must be declared at outer block level
14220: Declarations may not be both STATIC and PUBLIC,
STATIC is ignored
14230: Declarations may not be both DEFINE and PRIVATE,
DEFINE is ignored
14240: Declarations may not be both EXTERN and PRIVATE,
EXTERN is ignored
14250: <identifier> was declared in a DEFINE, cannot be STATIC
14260: <identifier> was declared in a DEFINE, cannot be PRIVATE
14270: <identifier> used as both a field and a type name in a
record definition
14280: cannot DEFINE <identifier>, variable was not previously
declared as EXTERN
14290: Declaration found when statement expected
Vista de pagina 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 332 333

Comentarios a estos manuales

Sin comentarios