代码搜索:forth
找到约 5,349 项符合「forth」的源代码
代码结果 5,349
www.eeworm.com/read/101082/6243471
3a l7.3a
#print
Sometimes ? is too flexible, and you
only want to allow a few characters. For example,
you might want to abbreviate
ls memo.ab memo.ac
without picking up "memo.ad", "!"memo.ae", and so forth
www.eeworm.com/read/130781/14174395
c hello5.c
/* hello5.c
* purpose bounce a message back and forth across the screen
* compile cc hello5.c -lcurses -o hello5
*/
#include
#define LEFTEDGE 10
#define RIGHTEDGE 30
#define ROW
www.eeworm.com/read/480930/1309418
h msgbuf.h
#ifndef _ASM_IA64_MSGBUF_H
#define _ASM_IA64_MSGBUF_H
/*
* The msqid64_ds structure for IA-64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/480930/1309423
h sembuf.h
#ifndef _ASM_IA64_SEMBUF_H
#define _ASM_IA64_SEMBUF_H
/*
* The semid64_ds structure for IA-64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/480930/1309553
h ipcbuf.h
#ifndef _ASM_IA64_IPCBUF_H
#define _ASM_IA64_IPCBUF_H
/*
* The ipc64_perm structure for IA-64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/480930/1309587
h shmbuf.h
#ifndef _ASM_IA64_SHMBUF_H
#define _ASM_IA64_SHMBUF_H
/*
* The shmid64_ds structure for IA-64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/480930/1309611
h msgbuf.h
#ifndef _I386_MSGBUF_H
#define _I386_MSGBUF_H
/*
* The msqid64_ds structure for i386 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user s
www.eeworm.com/read/480930/1309617
h sembuf.h
#ifndef _I386_SEMBUF_H
#define _I386_SEMBUF_H
/*
* The semid64_ds structure for i386 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user s
www.eeworm.com/read/480930/1309691
h shmbuf.h
#ifndef _I386_SHMBUF_H
#define _I386_SHMBUF_H
/*
* The shmid64_ds structure for i386 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user s
www.eeworm.com/read/209559/4968258
h msgbuf.h
#ifndef _X8664_MSGBUF_H
#define _X8664_MSGBUF_H
/*
* The msqid64_ds structure for x86-64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and us