From: Michael M. <m....@gs...> - 2003-10-08 08:00:52
|
Hi everybody I'm struggling with an compilation error: g++ -c xtraverse.cxx xtraverse.cxx: In function `void traverse(char*)': xtraverse.cxx:183: error: invalid conversion from `int (*)(const void*, const void*)' to `int (*)(dirent**, dirent**)' Did anybody observe that in before? Any work-around? Regards Michael -- Michael T. Mader Institute for Bioinformatics/MIPS, GSF Ingolstaedter Landstrasse 1 D-80937 Neuherberg 0049-89-3187-3576 XML can be a simplifying choice or a complicating one. There is a lot of hype surrounding it, but don't become a fashion victim by either adopting or rejecting it uncritically. Choose carefully and bear the KISS principle in mind. Eric Steven Raymond: The Art of Unix Programming, 2003 |