Search found 1 match

by Dmitry
Wed Sep 10, 2014 1:26 pm
Forum: XLSReadWritwII 6
Topic: Can't find the h file
Replies: 7
Views: 4735

Re: Can't find the h file

I have installed version 5.20.32 on C++ Builder XE6 and have the same problem with EOF declaration. As I found, this problem occurs only if I insert #include <stdio.h> before #include "XLSReadWriteII5.hpp"! In file stdio.h declared macros: #define EOF (-1) Apparently, declaration in Xlstok...