diff options
| author | grischka <grischka> | 2016-10-01 21:57:40 +0200 |
|---|---|---|
| committer | grischka <grischka> | 2016-10-01 21:57:40 +0200 |
| commit | 8afb8ccba241bbff56ef62e40adbb801ffd1c559 (patch) | |
| tree | d5943ae90376f3b252d71d14f2c98ee6dc02e62c /win32/include/winapi/winuser.h | |
| parent | c5b9ae4e3f5f4037fc3816bcbcec60982734196b (diff) | |
| download | tinycc-8afb8ccba241bbff56ef62e40adbb801ffd1c559.tar.gz tinycc-8afb8ccba241bbff56ef62e40adbb801ffd1c559.tar.bz2 | |
tccpp: token ## pasting: preserve parts if pasting fails
for example
#define LBL(name) _ ## name ## :
LBL(main)
will give two tokens
'_main' and ':'
and the warning
Diffstat (limited to 'win32/include/winapi/winuser.h')
0 files changed, 0 insertions, 0 deletions
