EH_LST_I

4.3.4/2
	struct ehLstItem {
		union {
			CHAR * pszStr;
			void * ptr;
		};
		struct ehLstItem * psNext;
	};
	typedef struct ehLstItem EH_LST_I;
Easyhand C/C++: EH_LST_I | Last modified: 06/03/2013 08.39.33 Europe/Rome | #1.2135
P.. 167
Page Visible: as draft
Easyhand C/C++
Una mano alle tue idee.
Privacy Policy