12345678910111213141516 |
- // © 2016 and later: Unicode, Inc. and others.
- // License & terms of use: http://www.unicode.org/copyright.html
- /*
- *******************************************************************************
- *
- * Copyright (C) 2003-2004, International Business Machines
- * Corporation and others. All Rights Reserved.
- *
- *******************************************************************************
- */
- #include "unicode/utypes.h"
- U_CFUNC int genres32(const char *prog, const char *path);
|