Microsoft
Software
Hardware
Network
Question : How do I convert string to char?
I have a string strWord such that
strWord = "hi";
How do I convert this to the char type?
Answer : How do I convert string to char?
strWord.c_str()
http://www.cplusplus.com/r
eference/s
tring/stri
ng/c_str/
Random Solutions
create smaller CSV file for a large one
How to extract data from oracle xmltype
size of data returned by a query
How to remove User Name and Password from Login screen
MS Word Page Numbering - Duplicate number for different signature pages
Access Search Form
Exchange 2007 Server - Adding new DC (2008 or 2008 R2)?
Dropdown box background-color not working only on Safari on MAC
Which is Better, FreeAndNil(SL) or SL.Clear?
Excel 2007 VBA Intellisense not working