mfc copy certain sections of a CString

前端 未结 2 1504
难免孤独
难免孤独 2021-01-21 12:48

Let\'s say I have a CString variable carrying the string \"Bob Evans\". I want to copy from position 4 until the end of the original CString to a new CString, but I am having tr

2条回答
提交回复
热议问题