summaryrefslogtreecommitdiff
path: root/devel/cdecl/pkg-comment
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-05 05:07:08 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-05 05:07:08 +0000
commit2bc00d96c9ec88c43deb3cda8fe9640c03f70148 (patch)
tree7dced93a5b34590c4362ce7da052b1bb807f615a /devel/cdecl/pkg-comment
parentUpdate MASTER_SITES (diff)
Cdecl composes compilable C declarations and typecasts from descriptive
English phrases, and can also explain a complicated typecast or declaration. It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of keywords and line editing and history (provided by the GNU readline library).
Notes
Notes: svn path=/head/; revision=21269
Diffstat (limited to 'devel/cdecl/pkg-comment')
-rw-r--r--devel/cdecl/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cdecl/pkg-comment b/devel/cdecl/pkg-comment
new file mode 100644
index 000000000000..4cc0da1e053e
--- /dev/null
+++ b/devel/cdecl/pkg-comment
@@ -0,0 +1 @@
+Explains complicated C/C++ declarations in plain English