U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Some small issues with TheIDE and DLLs
Re: Some small issues with TheIDE and DLLs [message #22294 is a reply to message #22290] Wed, 01 July 2009 11:05 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
cbpporter wrote on Tue, 30 June 2009 22:58

5. What happens to global variables. What if my functions alter such variables. Will there be multiple such instances for different clients or will they override each other.



Ah, now noticed this one Smile

Well, of course, each process has its own copy of .dll (.so) global data. In fact, only code sections are shared (as they are for multiple process of single binary).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Editing Python scripts in TheIde
Next Topic: Font for Edit/Output window - width between the chars is too big
Goto Forum:
  


Current Time: Sun Apr 26 00:15:03 GMT+2 2026

Total time taken to generate the page: 0.00626 seconds