-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Autre question. L'inclusion de tchar.h via

#include <tchar.h>

Ne semble pas fonctionner. J'obtiens l'erreur suivante:

$ g++ -g -Wall -c Devomorph.cpp
Devomorph.cpp:5:19: tchar.h: No such file or directory

Cette librairie est-elle pr�sente chez gcc? Se nomme-t'elle diff�rement?


De plus, cette signature de main est-elle correcte? (ce module vient de
Visual Studio C++):

int _tmain(int argc, _TCHAR* argv[])
{
...
}


Salutations. :)

Pat
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCa3tPDdcPKzlCXVMRAjxvAJ4/2YgHRw8Sh4R4LuZhvoJPdHWlLwCeKV9x
lchTLRdSGB+KIwMNaZfILw0=
=hVlu
-----END PGP SIGNATURE-----
_______________________________________________
gull mailing list
[email protected]
http://lists.alphanet.ch/mailman/listinfo/gull

Répondre à