The R Project SVN R

Rev

Rev 32606 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32606 Rev 32704
Line 21... Line 21...
21
 
21
 
22
/* TODO
22
/* TODO
23
   - spreadsheet copy and paste?
23
   - spreadsheet copy and paste?
24
 */
24
 */
25
 
25
 
-
 
26
/* Use of strchr here is MBCS-safe */
-
 
27
 
26
#ifdef HAVE_CONFIG_H
28
#ifdef HAVE_CONFIG_H
27
#include <config.h>
29
#include <config.h>
28
#endif
30
#endif
29
 
31
 
30
#include <wchar.h>
32
#include <wchar.h>