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 b967caaabb File path built more efficiently and now allows an arbitrary length. Prevented strdup() of NULL if path too long. Similarly prevented fopen with a NULL file name. Added function to determine Windows absolute paths properly. Fixed numerous issues that were caused by including Windows system header due to conflicting names. Generally a CMPP_ prefix was added as a "namespace". Also used the standard C bool type instead of defining one. 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