kdecore Library API Documentation

kde_dmalloc.h

00001 /* This file is part of the KDE libraries
00002 
00003    This library is free software; you can redistribute it and/or
00004    modify it under the terms of the GNU Library General Public
00005    License version 2 as published by the Free Software Foundation.
00006 
00007    This library is distributed in the hope that it will be useful,
00008    but WITHOUT ANY WARRANTY; without even the implied warranty of
00009    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00010    Library General Public License for more details.
00011 
00012    You should have received a copy of the GNU Library General Public License
00013    along with this library; see the file COPYING.LIB.  If not, write to
00014    the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
00015    Boston, MA 02111-1307, USA.
00016 */
00017 
00018 /*
00019  * These operators are used in conjunction with the dmalloc memory
00020  * debugging library.
00021  */
00022 #if !defined(KDE_DMALLOC_H) && defined(WITH_DMALLOC)
00023 #define KDE_DMALLOC_H
00024 
00025 #warning dmalloc support has been removed from KDE. use valgrind :)
00026 
00027 #endif
00028 
KDE Logo
This file is part of the documentation for kdecore Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Aug 4 05:23:01 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003