/[projects]/smsdaemon/kbhit.h
ViewVC logotype

Diff of /smsdaemon/kbhit.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 26 by torben, Mon Jun 9 18:15:53 2008 UTC revision 148 by torben, Sun Dec 7 20:18:20 2008 UTC
# Line 1  Line 1 
1    #ifndef __KBHIT_H__
2    #define __KBHIT_H__
3    
4  /*****************************************************************************  /*****************************************************************************
5  kbhit() and getch() for Linux/UNIX  kbhit() and getch() for Linux/UNIX
6  Chris Giese <geezer@execpc.com> http://my.execpc.com/~geezer  Chris Giese <geezer@execpc.com> http://my.execpc.com/~geezer
# Line 23  int kbhit(void); Line 26  int kbhit(void);
26  *****************************************************************************/  *****************************************************************************/
27  int getch(void);  int getch(void);
28  #endif  #endif
29    
30    #endif // __KBHIT_H__
31    

Legend:
Removed from v.26  
changed lines
  Added in v.148

  ViewVC Help
Powered by ViewVC 1.1.20