home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.pascal.borland      Borland Pascal was actually pretty neat      2,978 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 2,268 of 2,978   
   Marco van de Voort to Fat Ass Fred   
   Re: Equivalent Pascal code for TextToLin   
   05 Sep 06 13:13:59   
   
   From: marcov@stack.nl   
      
   On 2006-09-05, Fat Ass Fred  wrote:   
   >>procedure TextToLine(var Text; Off: Integer; Length: Integer; var Line:   
   >>String);   
   >>  assembler;   
   >>This is also a function of a wordwrap functionality.   
   >>   
   >>Does someone know of an equivalent Pascal code ?   
   >   
   > Copy(Text,Off,Length) does exactly what the above assembly code   
   > does.....  Copies Bytes starting from Off  Length bytes long....   
      
   move(line[off],text,length);   
      
   to be precise.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca