From: invalid@invalid.invalid   
      
   "Grzegorz" schrieb im Newsbeitrag   
   news:MPG.1d21e46e86c38221989688@news.tpi.pl...   
   ...   
      
   > thanks, You are great help, but during compilation occure errors as   
   > follow:   
   > 8 / 2 strings.pas Note: Ignored compiler switch $F   
      
   {$F+} makes function pointers far   
   {$F-} makes them near   
      
   > 207 / 11 strings.pas Error: function header doesn't match the forward   
   > declaration CURSOR()   
   >   
   > 211 / 16 strings.pas Error: Identifier not found START   
   >   
   > 212 / 22 strings.pas Error: Operator is not overloaded   
   >   
   > 216 / 17 strings.pas Fatal: Syntax error, : expected but ; found   
      
   The implementation in line 207 should read the same as the   
   declaration in line 152.   
   Turbo allowes omitting the parameter list in the implementation.   
   It is not the mouse cursor, but the blinking Text Cursor's height.   
      
   > it seems to by preety advanced editor, mouse, self made units, it's too   
   > advanced for me, and i don't know german at all ;P   
   > but it surelly help :).   
      
   There is much stuff in strings.pas and zusatz.pas,   
   used elsewhere but not in hexedit.c   
      
   > greets   
   > g.s.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|