AOLabBubbleSort.hrh
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:0k
源码类别:

Symbian

开发平台:

C/C++

  1. // Copyright (c) 2006 Nokia Corporation.
  2. #ifndef __AOLABBUBBLESORT_HRH__
  3. #define __AOLABBUBBLESORT_HRH__
  4. // AOLabBubbleSort enumerate command codes
  5. enum TAOLabBubbleSortIds
  6.     {
  7.     ECommandSort = 0x6001 // start value must not be 0
  8.     };
  9. #endif // __AOLABBUBBLESORT_HRH__
  10. // End of file