typedef dans un fichier idl (com) sous vc++ - C++ - Programmation
Marsh Posté le 30-07-2002 à 18:27:43
j'ai mis ça dans mon fichier idl #define MAX_INDEX 15 typedef LigneAchat TabAchat[0...MAX_INDEX]; //compile pas on m'a dit que c'était supposé faire typedef LigneAchat TabAchat[MAX_INDEX+1]; mais ça compile toujours pas ça me dit CommerceJasmine.idl(8) : error MIDL2009 : undefined symbol : [ Type 'TabAchat' ( Interface '__MIDL_itf_CommerceJasmine_0000' ) ] quelqu'un a une idée?
Marsh Posté le 31-07-2002 à 03:40:43
Make sure you enter the(*)required information where indicate.HTML code is not allowed
Marsh Posté le 30-07-2002 à 18:27:43
j'ai mis ça dans mon fichier idl
#define MAX_INDEX 15
typedef LigneAchat TabAchat[0...MAX_INDEX]; //compile pas
on m'a dit que c'était supposé faire
typedef LigneAchat TabAchat[MAX_INDEX+1];
mais ça compile toujours pas
ça me dit
CommerceJasmine.idl(8) : error MIDL2009 : undefined symbol : [ Type 'TabAchat' ( Interface '__MIDL_itf_CommerceJasmine_0000' ) ]
quelqu'un a une idée?
---------------
Borland rulez: http://pages.infinit.net/borland