This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Warning: use of old-style cast
- To: gcc at gcc dot gnu dot org
- Subject: Warning: use of old-style cast
- From: Pascal Francq <pfrancq at ulb dot ac dot be>
- Date: Thu, 20 Jan 2000 17:00:09 +0100
- Organization: Université Libre de Bruxelles
- Reply-To: pfrancq at ulb dot ac dot be
I have a lot of this warning in my code (gcc 2.95.2) For example:
char *tab:
qsort((void*)tab,.................
Is there a "new" style for casting?
Thank you!
--
Ir. Pascal Francq
Researcher
Université Libre de Bruxelles
Faculty of Applied Mechanics
Avenue F.D. Roosevelt, 50
CP 165/41
B-1050 Brussels
BELGIUM
Tel. +32-2-650 47 65
Fax +32-2-650 27 10