User profile: qishuhao

User info
User name:qishuhao
History
Joined:
Number of posts:9
Latest posts:

homework help: multiplying a string in c++
i think it's more suitable to use string.find_last_of("(<["), because we may input these characters...

what does const rvalue mean?
i appreciate all your comments @Cubbi Thank you very much for your example which really helps to ...

Help me fix this program please!
in each condition, use "==" for equal test "=" means assignment

what does const rvalue mean?
Hi, i can understand the term lvalue,const lvalue, lvalue reference,const lvalue reference,rvalue, r...

output pointer to char and output pointer to int
@Moschops Thank you so much for replying soon and i can understand the difference now! so, maybe th...