> Although if there is enough RAM it is no harm to store the same file.

Does readdeffile() need lot of ram ?

Because only one global variable han will be used.
Each time that a direct-layout will be loaded there will be:

freedeffile(han);
han := readdeffile(layoutfile);

In fine, there will be only one more readdeffile() loaded.
But if it uses lot of ram...

Thanks

Fre;D


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to