•  Back 
  •  Pure C Help 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Pure C Documentation
Author      : John Kormylo
Version     : PC.HYP 1.1
Subject     : Documentation/Pure C
Nodes       : 193
Index Size  : 5414
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ Messages Window ]

The 'Messages' window is automatically opened by the compiler,
assembler or linker to display Compiler Errors, Warnings,
Assembler Errors or Linker Errors.

It is also used by the Search project... and Search multiple...
commands to list matches.

By double-clicking a compiler error or warning message (or using the
Search/Find Error command), the source code which caused the error
(or at least the line which was being processed when the error was
noticed) will be located.  (See also Search/Check Braces.)

Note: If you add or remove a source code line while fixing one error,
      subsequent error messages will no longer be correctly aligned
      with the source code.

When you Close the Messages window, its contents are erased.