[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[TRNSYS-users] getStorageVars and setStorageVars support only int* in TRNSYS.h?
Hi, all,
I tried to use setStorageVars function in my new Type dll in C++. But I found the definition of setStorageVars accepts int* instead of double* as the input parameter. But I would like to store double type variables. What are your suggestions?
Thanks.
Fei LONG