Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Info
  3. Community
  4. Development
  5. myReactOS

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

double fMax ( double  a,
double  b 
) [inline]

Definition at line 11 of file cardcolor.cpp.

00012 {
00013     return a < b ? b : a;
00014 }


Generated on Thu Mar 18 09:35:14 2010 for ReactOS by doxygen 1.6.2

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.