VirtualBox

source: kBuild/trunk/src/ash-messup/win/strings.h@ 878

Last change on this file since 878 was 819, checked in by bird, 18 years ago

More svn:eol-style fixes.

  • Property svn:eol-style set to native
File size: 119 bytes
Line 
1#include <string.h>
2#define strcasecmp stricmp
3#define strncasecmp strnicmp
4#define index(str, ch) strchr((str), (ch))
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette