mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 13:22:26 +00:00
Doc updates. Add warning for anonymous ARAY or RECORD parameter types.
This commit is contained in:
parent
036b8eef41
commit
1c137d2d7a
10 changed files with 405 additions and 157 deletions
|
|
@ -11,8 +11,6 @@
|
|||
#define O_VER 1.95 // Version number to be reported by compiler.
|
||||
#define O_NAME voc // Compiler name used for binary, install dir and references in text.
|
||||
|
||||
// #define LARGE // Define this to get 32 bit INTEGER and 64 bit longints even on 32 bit platforms.
|
||||
|
||||
|
||||
#include "SYSTEM.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue