代码搜索:strings

找到约 10,000 项符合「strings」的源代码

代码结果 10,000
www.eeworm.com/read/129250/5974576

dsp strings.dsp

# Microsoft Developer Studio Project File - Name="strings" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C
www.eeworm.com/read/129250/5974577

asm strings.asm

TITLE strings.cpp .386P include listing.inc if @Version gt 510 .model FLAT else _TEXT SEGMENT PARA USE32 PUBLIC 'CODE' _TEXT ENDS _DATA SEGMENT DWORD USE32 PUBLIC 'DATA' _DATA ENDS CONST S
www.eeworm.com/read/127824/5994302

c strings.c

/****************************************************************/ /* */ /* strings.c */ /* */ /* Global String Handling Functions */ /* */ /* Copyright (c)
www.eeworm.com/read/127824/5994318

c strings.c

/****************************************************************/ /* */ /* strings.c */ /* */ /* Global String Handling Functions */ /* */ /* Copyright (c) 1
www.eeworm.com/read/125688/6025573

h strings.h

/*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm
www.eeworm.com/read/125688/6026625

h strings.h

/*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm
www.eeworm.com/read/124347/6052011

tex strings.tex

@node Strings @chapter Strings and Memory (@file{string.h}) This chapter describes string-handling functions and functions for managing areas of memory. The corresponding declarations are in @file{s
www.eeworm.com/read/124347/6053105

h strings.h

#ifndef _STRINGS_H #define _STRINGS_H #include #endif /* _STRINGS_H */
www.eeworm.com/read/121089/6069533

c strings.c

/* COW : Character Oriented Windows strings.c : common string pool (multiused strings) (compiles with minimal headers) NOTE : the types of data in this file must track strings.h */ #if
www.eeworm.com/read/121089/6069564

h strings.h

/* COW : Character Oriented Windows strings.h : string pool (+special message-box stuff) -- use these variables if string is duplicated, otherwise use the explicit #defines as found in