[Gambas-user] Copying a folder and subfolders

nando nando_f at ...951...
Mon May 2 16:33:37 CEST 2005


Benoit,

Questions:
(1) Does the following...

PRIVATE my_array [4096, 16] as STRING

...occupy a static section of RAM or
is it dymanic depending on the size of string actually stored
in each element ??  (Remalloc'd every time there is an assignment?)

(2) Are byte,integer arrays MALLOC'd in a static section of RAM once??

Thanks
-Fernando
 




More information about the User mailing list