c++ Programming Glossary: poldstyle
A better way to split a string into an array of strings in C/C++ using whitespace as a delimiter http://stackoverflow.com/questions/3162108/a-better-way-to-split-a-string-into-an-array-of-strings-in-c-c-using-whitespac const CString str const CGXStyle pOldStyle CStringArray strArray Unused pOldStyle we assume that the significant.. str const CGXStyle pOldStyle CStringArray strArray Unused pOldStyle we assume that the significant segments are seperated by space.. CString str ROWCOL nRow ROWCOL nCol const CGXStyle pOldStyle CGXStyle pStyle NULL BOOL bSuccess FALSE if pOldStyle NULL ..
|