Search Results

1
vote

Is it acceptable for a C++ programmer to not know how null-terminated strings work?

Consider the coursework in any C/C++ based undergrad coursework. There has to be a data structures course s/he must have taken and this course must have had an assignment wherein they have to imple …