[Gambas-devel] PEEK method?

Daniel Campos danielcampos at ...45...
Fri Nov 14 21:25:01 CET 2003


Hi benoît (and company):

 May be a new PEEK method for standard streams?

 Now we have a READ #file,[str].[length], which moves
stream pointer to the next character to the last read
character, so PEEK #file,[str],[length], would be the
same but keeping the pointer in the same place it 
started.

 It would be quite useful to integrate Peek() method
from Socket class into standard stream programming.

Regards,

Daniel Campos
   
-- 
Daniel Campos <danielcampos at ...45...>





More information about the Devel mailing list