$$$$ MENA NOTICE CHAT 11/09/12 21:17:14 7124 DATE 11/09/12 Directive MENAGE Voir aussi : PLAC OUBL ---------------- DETR MENAGE ('OBLI') (La_place_desiree) ; Description : _____________ The MENAGE instruction clears the memory, suppressing the obsolete and inaccessible information. The user may specify, after MENAGE, the memory space (expressed in number of words) (ENTIER type) whose availability he requests. Note 1 : __________ This instruction is useful for writing iterative processes which create new objects at each iteration. Called on at the end of the process, MENAGE will remove the obsolete objects from the memory. Note 2 : __________ If an error message such as : "Le pointeur designe un segment supprime" (The pointer designates a suppressed segment) appears in GEMAT, after using MENAGE, it means that there is an error within the instuction that does not take into account the objects properly. Note 3 : __________ The MENAGE instruction checks the validity of all the accessible objects. Using the DETRUIRE operator may entail the creation of inaccurate structures in which an object connected with other deleted objects. This makes no difference when these objects are no longer needed. If it detects such inaccurate structures, the MENAGE operator will stop the running. Note 4 : _________ If the objects are obsolete or inaccessible, it may take quite a long time to the MENAGE instruction to perform a verification.
© Cast3M 2003 - All rights reserved.
Disclaimer