Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
C
1
Name:
Anonymous
2011-01-27 4:38
strlen(3)
is
FUCKING
O(n)
!
23
Name:
Anonymous
2011-01-27 20:19
I keep the length of my strings in a 32-bit field at the end, after the null byte.
That way I can easily pass them to functions that expect a standard C string.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List