whatsup/ItemCmp.h
- inline int cmp (int a, int b)
- inline int cmp (unsigned int a, unsigned int b)
- inline int cmp (long a, long b)
- inline int cmp (double a, double b)
Global member Documentation
inline int cmp (int a, int b)
| cmp |
#include <whatsup/ItemCmp.h>
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. *
*
*************************************************************************
inline int cmp (unsigned int a, unsigned int b)
| cmp |
#include <whatsup/ItemCmp.h>
inline int cmp (long a, long b)
| cmp |
#include <whatsup/ItemCmp.h>
inline int cmp (double a, double b)
| cmp |
#include <whatsup/ItemCmp.h>
| Generated by: andreas on linux on Sat Jun 15 19:28:49 2002, using kdoc 2.0a53. |