代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/253217/4399446
h syntax.h
/*
The syntax plugin is a GPL plugin for partysip.
Copyright (C) 2002,2003 WellX Telecom -
Copyright (C) 2002,2003 Aymeric MOIZARD -
The syntax plu
www.eeworm.com/read/161438/5553187
c syntax.c
#include
void main(void)
{
printf("Jamsa\'s C/C++ Programmer\'s Bible!);
}
www.eeworm.com/read/160301/5575750
h syntax.h
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#ifndef Syntax_INCLUDED
#define Syntax_INCLUDED 1
#ifdef __GNUG__
#pragma interface
#endif
#include "types.h"
#inclu
www.eeworm.com/read/471108/6897050
h syntax.h
//
// ********************************************************************
// * syntax.h
// * ------------------------------------------------------------
// * Autho
www.eeworm.com/read/471108/6897062
cc syntax.cc
//
// *********************************************************************
// *
// * Author : Gerald Carter
// * cartegw@eng.auburn.edu
// * Filename : syntax.cc
//
www.eeworm.com/read/292797/8332415
test syntax.test
#! /bin/sh
# Test for error for bad syntax.
. $srcdir/defs || exit 1
cat > Makefile.am