C Syntax error patches

This commit is contained in:
2015-05-26 10:38:56 +02:00
parent 30ddb32dfe
commit 6248160eeb
6 changed files with 679 additions and 16 deletions

View File

@ -10,6 +10,7 @@
#include <stdio.h>
#include <unistd.h>
#include <stdint.h>
#define OBIInt_NA (INT32_MIN)
#define OBIFloat_NA (NAN)