ITT we post our opinions on which language is better at (performance || being object oriented || portability || whatever) and is the proper successor to C.
Name:
Anonymous2005-10-24 12:36
strlen() would be cheap if we got rid of null termination.
Actually, we wouldn't even need strlen(). Something like mystring.size would be enough.