Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 14267
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: Fri Aug 15 17:25:04 CEST 2025

Total time taken to generate the page: 0.20399 seconds