代码搜索:wanted
找到约 570 项符合「wanted」的源代码
代码结果 570
www.eeworm.com/read/124109/6055767
c string.c
/* Dumb strings stub.
Wanted a quick hack for now - will use the libc version later.
*/
char *_strcpy(char *dest, const char *source)
{
char *d = dest;
const char *s = source;
while (*d
www.eeworm.com/read/101082/6243185
1a l60.1a
#print
So far you have always dealt with one file at a time. Suppose you
wanted to combine two files - there is nothing we have covered so far
that will do that. But the editor does have a command '
www.eeworm.com/read/322905/6301643
changes
CHANGES since 0.99 patchlevel 15:
- removed all the bugs, of course.
- networking fixes.
- more changes than I really wanted..
CHANGES since 0.99 patchlevel 14:
- too many to count, rea
www.eeworm.com/read/263242/11370258
inc buffers.inc
; BUFFERS.INC
; (c) 1989, 1990 Ashok P. Nadkarni
;
; Various definitions for string buffer structures in CMDEDIT.
;
WANT_MARKERS equ 0 ;1 if the marker routines are wanted
; 0 otherwise.
www.eeworm.com/read/255541/12076546
changes
CHANGES since 0.99 patchlevel 15:
- removed all the bugs, of course.
- networking fixes.
- more changes than I really wanted..
CHANGES since 0.99 patchlevel 14:
- too many to count, rea
www.eeworm.com/read/253866/12180943
cpp list1810.cpp
#include
using std::cin ;
using std::cout ;
using std::endl ;
int main( )
{
int value = 0 ;
cout value ;
www.eeworm.com/read/130966/14165066
inc buffers.inc
; BUFFERS.INC
; (c) 1989, 1990 Ashok P. Nadkarni
;
; Various definitions for string buffer structures in CMDEDIT.
;
WANT_MARKERS equ 0 ;1 if the marker routines are wanted
; 0 otherwise.
www.eeworm.com/read/224827/14566900
inc buffers.inc
; BUFFERS.INC
; (c) 1989, 1990 Ashok P. Nadkarni
;
; Various definitions for string buffer structures in CMDEDIT.
;
WANT_MARKERS equ 0 ;1 if the marker routines are wanted
; 0 otherwise.
www.eeworm.com/read/124442/14567985
changes
CHANGES since 0.99 patchlevel 15:
- removed all the bugs, of course.
- networking fixes.
- more changes than I really wanted..
CHANGES since 0.99 patchlevel 14:
- too many to count, rea
www.eeworm.com/read/221695/14729386
changes
CHANGES since 0.99 patchlevel 15:
- removed all the bugs, of course.
- networking fixes.
- more changes than I really wanted..
CHANGES since 0.99 patchlevel 14:
- too many to count, rea