Which of the following is not a member function of the apstring class?

问题描述:

Which of the following is not a member function of the apstring class?
a:length( )
b:substr(x,y)
c:atof(s)
d:c_str( )

C