代码搜索:readline

找到约 2,619 项符合「readline」的源代码

代码结果 2,619
www.eeworm.com/read/418028/10968013

ac configure.ac

# # The build process allows for using a cross-compiler. But the default # action is to target the same platform that we are running on. The # configure script needs to discover the following proper
www.eeworm.com/read/205013/15330234

ac configure.ac

# # The build process allows for using a cross-compiler. But the default # action is to target the same platform that we are running on. The # configure script needs to discover the following proper
www.eeworm.com/read/105882/15656140

c useropen.c

/* This demo indicates how to read and parse a S-Lang file by bypassing the * built-in routines. */ #include "config.h" #include #include #ifdef HAVE_STDLIB_H # include
www.eeworm.com/read/221578/14736960

c cryptodevcfg.c

#include "all.h" #include #include #include "shell.h" #include "cryptodevcfg.h" #include "globalvars.h" #include "ctabcommon.h" /* FIXME: TODO: Implement -d
www.eeworm.com/read/229062/4759977

c command.c

#include #include #include #include #define PROMPT ">" void getline(char *buf,int *num,int max_num) { static int line_
www.eeworm.com/read/222917/4816271

credits

Readline Thies C. Arntzen
www.eeworm.com/read/398634/2374460

readme

Introduction ============ This is the Gnu Readline library, version 5.0. The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are t
www.eeworm.com/read/152695/5669722

c command.c

#include #include #include #include #define PROMPT ">" void getline(char *buf,int *num,int max_num) { static int line_len = 0;
www.eeworm.com/read/146447/5737852

c command.c

#include #include #include #include #define PROMPT ">" void getline(char *buf,int *num,int max_num) { static int line_len = 0;
www.eeworm.com/read/140467/5791090

c command.c

#include #include #include #include #define PROMPT ">" void getline(char *buf,int *num,int max_num) { static int line_len = 0;