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 75d233c40d If the prompt variable was set to a value that is not a string, memory that has been freed would be used when displaying the command prompt. This could lead to strange prompts and possible access violations, although it may appear to work OK if the freed memory has not been modified. This issue is fixed. Some useless duplications of strings when defining variables are also removed. 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