Back to Forums
3 posts / 0 new
Last post
#1 Aug 22, 2017
sourav
Offline
Last seen: 3 years 1 month ago
Joined: 2017-07-29 06:48

[SOLVED] including library files in .CIR

sir

i want to include built in models from library files in .CIR file;

so how can i do it?

for example: In order to include built in functions from header files in turbo c++ we write 1st statement of the program as:

#include<iostream.h> or #include<corresponding header file>

with thanks

Tue, 2017-08-22 07:37
aashish
Offline
Last seen: 2 years 3 months ago
Joined: 2016-06-22 23:39

.lib option is used to include library files.. like

.lib "C:\library\pspice\analog.lib"

Wed, 2017-08-23 04:31 (Reply to #2)
sourav
Offline
Last seen: 3 years 1 month ago
Joined: 2017-07-29 06:48

Thanks a lot Aashish sir

Download PSpice and try it for free! Download Free Trial
Cadence