The R Project SVN R

Rev

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

Rev 32360 Rev 32422
Line 17... Line 17...
17
 *  You should have received a copy of the GNU General Public License
17
 *  You should have received a copy of the GNU General Public License
18
 *  along with this program; if not, write to the Free Software
18
 *  along with this program; if not, write to the Free Software
19
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20
 */
20
 */
21
 
21
 
-
 
22
/* <UTF8-FIXME> works at byte not character level */
-
 
23
 
22
#ifdef HAVE_CONFIG_H
24
#ifdef HAVE_CONFIG_H
23
#include <config.h>
25
#include <config.h>
24
#endif
26
#endif
25
 
27
 
26
#include <stdlib.h>
28
#include <stdlib.h>