fork download
  1. programexPointers;
  2. var
  3. number: integer;
  4. iprt: ^integer;
  5. y: ^word;
  6.  
  7.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Free Pascal Compiler version 2.6.4+dfsg-6 [2015/05/31] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: Linux for i386
Compiling prog.pas
prog.pas(1,18) Fatal: Syntax error, "BEGIN" expected but "identifier PROGRAMEXPOINTERS" found
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)
stdout
Standard output is empty