Name:
Bobby Hill
2010-10-22 3:42
Show your best whitespace codes!
Name:
Anonymous
2010-10-22 5:38
#32
#$20
#&40
chr(20) < Inbuilt function. Might return widechar
char(20) < Typecast
Name:
Anonymous
2010-10-22 5:38
>>3
I hope you got the point. I messed a bit up at the last two
I usually just use ' '
Name:
Anonymous
2010-10-22 10:05
{ x | x ∈ char && isspace(x) }
Name:
Anonymous
2010-10-22 10:41
>>7
????????????????????????????????????.
Name:
Anonymous
2010-10-22 23:56
>>10
You fail at set builder notation.