Afficher un message
Vieux 19/10/2007, 03h24   #5
Even
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: static library and dynamic library

Thanks for your all reply, especially cr88192.

That is, in linux different processes share the the same code(Dlls),
but in window they copy the code to their space.

Now we have a global variable(g_var) in Dlls, in linux if one process
change the *g_var*, and does it effect another process?

by the way, what's the different between 'load time' and 'running
time'. Does 'OS' control 'load time'?

  Réponse avec citation
 
Page generated in 0,05218 seconds with 9 queries