| Gentee Programming Language > Documentation > Libraries | Download documentation | 
      The method allocates memory of the specified size in the object. If there is any data in the buffer, it is destroyed.
      
 buf buf.alloc(       uint    size ) 
size The size of memory space to be allocated. 
Returns the object which method has been called.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved.  |