Files | |
| file | any.h [code] |
| PPUTL_JOIN_ANY - joins [0, 256) args using a joining function | |
| file | dot.h [code] |
| PPUTL_JOIN_DOT - joins [0, 256) args using a dot (.) | |
| file | glue.h [code] |
| PPUTL_JOIN_GLUE - joins [0, 256) args using a non-separatory glue token | |
| file | hyphen.h [code] |
| PPUTL_JOIN_HYPHEN - joins [0, 256) args using a hyphen (-) | |
| file | slash.h [code] |
| PPUTL_JOIN_SLASH - joins [0, 256) args using a slash (/) | |
| file | space.h [code] |
| PPUTL_JOIN_SPACE - joins [0, 256) args using a space ( ) | |
1.8.18