Guest
Public paste!

napi.h

By: a guest | Mar 20th, 2010 | Syntax: None | Size: 0.33 KB | Hits: 54 | Expires: Never
Copy text to clipboard
  1. MapScript.galaxy[11]: Unexpected fixed (identifier)
  2. fixed overhead = 0;
  3. ~~~~~
  4. MapScript.galaxy[11]: Unexpected overhead (identifier)
  5. fixed overhead = 0;
  6.       ~~~~~~~~
  7. MapScript.galaxy[11]: Unexpected '='
  8. fixed overhead = 0;
  9.                ^
  10. MapScript.galaxy[11]: Unexpected 0 (integer)
  11. fixed overhead = 0;
  12.                  ^