代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/137956/5817915
include
#include
#include
#include "cpp.h"
Includelist includelist[NINCLUDE];
extern char *objname;
void
doinclude(Tokenrow *trp)
{
char fname[256], iname[256];
Includelist *ip;
in
www.eeworm.com/read/453915/1636294
include
# -*-mode: perl; rm-trailing-spaces: nil-*-
$description = "Test various forms of the GNU make `include' command.";
$details = "\
Test include, -include, sinclude
www.eeworm.com/read/306178/3747999
include
The LPC #include directive:
Syntax: #include
Alternate: #include "file.h"
Note: the '#include "file.h"' form looks for file.h in the current directory.
The '#include ' form lo
www.eeworm.com/read/306178/3748007
include
A line of the form:
#include "filename"
will cause the compiler to pretend that the entire contents of 'filename'
are actually contained in the file being compiled. If you want to include
a c
www.eeworm.com/read/268796/4249963
include
# -*-mode: perl; rm-trailing-spaces: nil-*-
$description = "Test various forms of the GNU make `include' command.";
$details = "Test include, -include, sinclude a
www.eeworm.com/read/352257/3095775
include
# -*-mode: perl; rm-trailing-spaces: nil-*-
$description = "Test various forms of the GNU make `include' command.";
$details = "Test include, -include, sinclude a
www.eeworm.com/read/140582/5785785
in _include.in
#! /bin/sh
# implements nested file inclusion for control files, including wildcarding
# Copyright (C) 1998, 1999 Henry Spencer.
#
# This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/160303/5573223
in _include.in
#! /bin/sh
# implements nested file inclusion for control files, including wildcarding
# Copyright (C) 1998, 1999 Henry Spencer.
#
# This program is free software; you can redistribute it and/or mod