diff options
| author | Joe Soroka <gits@joesoroka.com> | 2011-03-08 01:33:17 -0800 |
|---|---|---|
| committer | Joe Soroka <gits@joesoroka.com> | 2011-03-08 01:33:17 -0800 |
| commit | 772b302187c9d1b810f7dfe0732aef78d286e317 (patch) | |
| tree | 46c6f7d11d00b615ade6efd89d88bc129296acfb /include/float.h | |
| parent | 585027aa96360e05907669c14a0fddbf8a9de86a (diff) | |
| download | tinycc-772b302187c9d1b810f7dfe0732aef78d286e317.tar.gz tinycc-772b302187c9d1b810f7dfe0732aef78d286e317.tar.bz2 | |
added a note clarifying post_type() recursion
some ancient pre-K&R C allows a function to return an array
and the array brackets to be put after the arguments, such
that "int c()[]" means the same as "int[] c()"
see:
http://llvm.org/bugs/show_bug.cgi?id=2399
http://java.sun.com/docs/books/jls/third_edition/html/classes.html#38703
Diffstat (limited to 'include/float.h')
0 files changed, 0 insertions, 0 deletions
