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

📄 test.c

📁 Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports:
💻 C
字号:
#include <tomcrypt_test.h>void run_cmd(int res, int line, char *file, char *cmd){   if (res != CRYPT_OK) {      fprintf(stderr, "%s (%d)\n%s:%d:%s\n", error_to_string(res), res, file, line, cmd);      exit(EXIT_FAILURE);   }}/* $Source: /cvs/libtom/libtomcrypt/testprof/test.c,v $ *//* $Revision: 1.6 $ *//* $Date: 2005/05/05 14:35:59 $ */

⌨️ 快捷键说明

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