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 » Extra libraries, Code snippets, applications etc. » C++ language problems and code snippets » DLL and U++ type
Re: DLL and U++ type [message #2202 is a reply to message #2199] Mon, 03 April 2006 23:43 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
Well, it is not 100% correct, but more or less OK. Using 'int' obviously will fail on 64-bit platform.

If you want to be more correct, use intptr_t, which is integral type guaranteed to be able to hold the pointer.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: capturing stdout/err/in of subprocess
Next Topic: Inverse palette conversion algorithm...
Goto Forum:
  


Current Time: Sat Jun 08 10:16:39 CEST 2024

Total time taken to generate the page: 0.01563 seconds