C vs C++ vs Lisp (156)

49 Name: dmpk2k!hinhT6kz2E : 2008-07-14 00:44 ID:Heaven

> Things like strncmp() would double in argument-count-

I was thinking you're only pass the strings, and the strncmp() would internally access the length of each string. So it'd be a variadic function requiring two string arguments and the optional third length argument if you want to compare less than the full lengths.

This thread has been closed. You cannot post in this thread any longer.