List Question
10 TechQA 2013-09-02 12:09:50GetLogicalDriveStrings() and char - Where am I doing wrongly
11.7k views
Asked by highlander141
argument of type "WCHAR *" is incompatible with parameter of type "const char *"
262 views
Asked by Zsombor Varga
How to use const char pointer returned from a function in this instance? (mongodb related)
654 views
Asked by the_man_slim
how to convert from int to char*?
528.2k views
Asked by rsk82
Using char* as a key in std::map, how does it work
5.7k views
Asked by travis
Creating file names automatically C++
28.6k views
Asked by Tatiana
Error LNK2001 while using my static library
2.5k views
Asked by joao figueiredo
String constructor of constant char* changes value of constant char*?
105 views
Asked by Zephyr
Using a string in system() (maybe system_() )
127 views
Asked by morigan
strcmp can't convert char* to const char* in a prefix evaluation code (c++)
158 views
Asked by Adrenno