Y
Hacker News
new
|
ask
|
show
|
jobs
by
CWuestefeld
1292 days ago
I just realized that my above model answer gets broken by the formatter. the first question should get answered with char-star, that is, pointer to char.
2 comments
Izkata
1292 days ago
If you put a backslash in front of the asterisk it should be kept as-is instead of triggering the formatting.
link
ARandomerDude
1292 days ago
This is why I don't use C. ;)
link