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

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: Sun Aug 02 21:02:04 GMT+2 2026

Total time taken to generate the page: 0.00692 seconds