Home » Extra libraries, Code snippets, applications etc. » C++ language problems and code snippets » explanation of c++ typedef line
|
|
|
|
Re: explanation of c++ typedef line [message #18237 is a reply to message #18227] |
Thu, 18 September 2008 16:27  |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
There are more uncompilable things:
#include "XyzLibrary.h"
extern "C" XYZAPI IXyz* APIENTRY GetXyz();
(i.e. it's probably problem with quality of the article itself)
That line from first post really looks like missing "struct" keyword, that was also my first idea without reading the article.
|
|
|
Goto Forum:
Current Time: Wed Apr 30 07:55:40 CEST 2025
Total time taken to generate the page: 0.01032 seconds
|