The R Project SVN R

Rev

Rev 45446 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 45446 Rev 45667
Line 16... Line 16...
16
 *  You should have received a copy of the GNU General Public License
16
 *  You should have received a copy of the GNU General Public License
17
 *  along with this program; if not, a copy is available at
17
 *  along with this program; if not, a copy is available at
18
 *  http://www.r-project.org/Licenses/
18
 *  http://www.r-project.org/Licenses/
19
 */
19
 */
20
 
20
 
21
/* <UTF8> char here is handled as a whole string,
-
 
22
   or the strings are ASCII (as in sizes).
-
 
23
 */
-
 
24
 
-
 
25
#ifdef HAVE_CONFIG_H
21
#ifdef HAVE_CONFIG_H
26
#include <config.h>
22
#include <config.h>
27
#endif
23
#endif
28
 
24
 
29
#include <string.h>
25
#include <string.h>