Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
IsNullOrEmpty VS IsNullOrWhitespace
1
Name:
Anonymous
2012-05-08 21:01
String.IsNullOrEmpty
VS
String.IsNullOrWhiteSpace
10
Name:
Anonymous
2012-05-09 14:56
>>9
It can be, but the compiler has to interpret
(NULL) == 0
and
if(ptr)
as if it were.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List