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 » explanation of c++ typedef line
explanation of c++ typedef line [message #18227] Thu, 18 September 2008 03:20 Go to previous message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
Can someone explain to me this line:
typedef tagXYZHANDLE {} * XYZHANDLE;

My interpretation: 'XYZHANDLE is an alias of a pointer to an array of tagXYZHANDLE'? Is this correct?

It's from CodeProject article:
HowTo: Export C++ classes from a DLL
http://lamp.codeproject.com/KB/cpp/howto_export_cpp_classes. aspx


 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Time for little quiz!
Next Topic: Multiple statements in for loop
Goto Forum:
  


Current Time: Thu Apr 25 17:55:39 CEST 2024

Total time taken to generate the page: 0.02389 seconds