j
k
j a
j l
Hi
How does test = putStr "I\n\ \need\n\ \multiline\n\ \string\n\ \literals\n" look?
How does
test = putStr "I\n\ \need\n\ \multiline\n\ \string\n\ \literals\n"
look?
Like the cpp will choke and die :) Multiline string literals were one of the motivations for cpphs. Thanks Neil
Back to the thread
Back to the list