You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jim Monte b677ae1611 The check for the scale vector was not comparing the name in a case-insensitive manner, so unlet Yes would delete the default yes scale vector, for example. That issue was corrected. The code was also made more modular and descriptive regarding the check for the scale vector. Also, the warning now prints the scale vector as it is stored to make clear that vector names are not case sensitive. 6 years ago
..
examples example for using shared ngspice.dll with XSPICE 8 years ago
ng_shared_test_v preprocessor flag XSPICE also for release version 8 years ago
src update to the example, safeguard return value of ngSpice_GVI_handle 8 years ago
README.xspice add comment and short README to ngspice shared 8 years ago
ng_shared_start.bat add comment and short README to ngspice shared 8 years ago
ng_shared_test_v.sln add 64 bit capability 8 years ago

README.xspice

README.xspice

Compile shared ngspice with Debug and 64 bit

Compile the example caller with Visual Studio
using ng_shared_test_v.sln.

Start the example with calling ng_shared_start.bat