RE: [TRNSYS-users] SET_STORAGE_VARS(STORED,NITEMS,INFO)

2005-10-28 Thread keilholz, werner
Hi Jörg, For all I know, the C++ interface is still evolving, and you may have to define some kernel functions yourself in order to use them. In the latest version, I would add extern C __declspec(dllimport) int    _cdecl SETSTORAGEVARS(void); to Trnsys.h (in

RE: [TRNSYS-users] SET_STORAGE_VARS(STORED,NITEMS,INFO)

2005-10-28 Thread David Bradley
Louise, and Jörn, Just to clarify the situation, during the development of the TRNSYS 16 beta version we used the subroutine names: SET_STORAGE_SIZE( ), SET_STORAGE_VARS( ), and GET_STORAGE_VARS( ) but by the time the official release was made, the subroutines were renamed: SetStorageSize( ),