[SOLVED] CS计算机代考程序代写 /*

30 $

File Name: CS计算机代考程序代写_/*.zip
File Size: 301.44 KB

SKU: 6548355846 Category: Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Or Upload Your Assignment Here:


/*
Notation program
@(#)lexer.h3.9 (C) Henry Thomas Release 3 Dated 12/10/91
*/
#ifndef _HEADER_LEXER
#define _HEADER_LEXER

extern int column;
extern int lineno;

extern FILE * yyin;
extern FILE * yyout;

#ifdef __STDC__
extern int yylex(/*void*/);
#else
extern int yylex(/*void*/);
#endif

#endif

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] CS计算机代考程序代写 /*
30 $