I am not shure what's better : more modules whit a few number of functions in each one , or less modules , and more functions in each module ?
When I call a procedure, the module is loaded into memory too. The space required depends on the module's size or is the same even if the module is empty ?
Thanks,
Richard
When I call a procedure, the module is loaded into memory too. The space required depends on the module's size or is the same even if the module is empty ?
Thanks,
Richard