代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/411028/11260487

h vasnprintf.h

/* vsprintf with automatic memory allocation. Copyright (C) 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/410973/11261916

txt spmsgc120.txt

Subject: win $ 300usd and a cruise ! raquel 's casino , inc . be award a cruise + $ 300 to a lucky member . no purchase necessary to play ! join before month end to participate . ( you will automatic
www.eeworm.com/read/109811/15547638

c vasnprintf.c

/* vsprintf with automatic memory allocation. Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the t
www.eeworm.com/read/109811/15547678

h vasnprintf.h

/* vsprintf with automatic memory allocation. Copyright (C) 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/108423/15586130

c vasnprintf.c

/* vsprintf with automatic memory allocation. Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the t
www.eeworm.com/read/108423/15586170

h vasnprintf.h

/* vsprintf with automatic memory allocation. Copyright (C) 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/100900/15862573

dat about.dat

Acknowledgements: Paul Selormey for his great article: "Automatic Tab Bar for MDI Frameworks" Nikolay Denisov for his great article: "A set of classes to create the IE-style GUI" Chris Lo
www.eeworm.com/read/100018/15888393

pl mod_autoindex.pl

# mod_autoindex.pl # Defines editors automatic index generation sub mod_autoindex_directives { local($rv, $all); $all = 'virtual directory htaccess'; $rv = [ [ 'AddIcon AddIconByType AddIconByEncodin
www.eeworm.com/read/192259/8390939

c sysfile.c

#include "calld.h" static FILE *fpsys = NULL; static int syslineno; /* for error messages */ static char sysline[MAXLINE]; /* can't be automatic; sys_next() returns pointers into here */
www.eeworm.com/read/192259/8390945

c dialfile.c

#include "calld.h" static FILE *fpdial = NULL; static int diallineno; /* for error messages */ static char dialline[MAXLINE]; /* can't be automatic; dial_next() returns pointers into here */