This website requires JavaScript.
Explore
Help
Sign in
d0p1
/
ack
Watch
1
Star
0
Fork
You've already forked ack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b1f6d5d827
ack
/
modules
/
src
/
em_code
/
cst.c
10 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
completely new version
1987-11-12 11:59:31 +00:00
#
include
"em_private.h"
Header --> Id
1994-06-24 11:31:16 +00:00
/* $Id$ */
Added RCS Headers
1989-10-13 14:03:25 +00:00
Better ANSI C compatibility and portability - part 1: + Addition of function prototypes. + Change function definitions to ANSI C style. + Convert to sed scripts some shell scripts for better portability. + Reduce usage of em_path.h
2019-02-18 16:32:48 +00:00
void
CC_cst
(
arith
l
)
completely new version
1987-11-12 11:59:31 +00:00
{
COMMA
(
)
;
CST
(
l
)
;
}
Reference in a new issue
Copy permalink