Hacker News new | ask | show | jobs
by SavantIdiot 1756 days ago
I worked with a guy who wrote a CPU simulator and exceeded the MSVC 256-char function name limit. It's hard when you like 80/100 col code and a function name is longer than that.
1 comments

Does escape new line work in function names in C? Brb.

Edit: Hah. It does.