LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in STDIO.h file

I am making an application using LabWindows/CVI in which I have been using an ActiveX Server Library functions.
I encounter an error when I compile my program where I create/open a text file in read+write mode and try to write data to it.
The error is "Empty Declaration" and is shown in the STDIO.h file in the "typedef struct" FILE. which is used for /* Console handle for host stdio */

Can someone help me with this error.

Thanks

Dwivedi
0 Kudos
Message 1 of 3
(3,018 Views)
Hello

Could you paste the line of code where you are using the file operation?

Thanks

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 3
(3,018 Views)
Thanks Bilal..
But I already solved the problem.

Dwivedi
0 Kudos
Message 3 of 3
(3,018 Views)