⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nutinp.h

📁 ngspice又一个电子CAD仿真软件代码.功能更全
💻 H
字号:
/************* * Header file for nutinp.c * 1999 E. Rouat ************/#ifndef NUTINP_H_INCLUDED#define NUTINP_H_INCLUDEDvoid inp_nutsource(FILE *fp, bool comfile, char *filename);void nutcom_source(wordlist *wl);void nutinp_source(char *file);void nutinp_dodeck(struct line *deck, char *tt, wordlist *end, bool reuse, 		   struct line *options, char *filename);#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -