List Question
10 TechQA 2024-12-31 12:00:16GetLogicalDriveStrings() 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 *"
281 views
Asked by Zsombor Varga
How to use const char pointer returned from a function in this instance? (mongodb related)
675 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*?
121 views
Asked by Zephyr
Using a string in system() (maybe system_() )
144 views
Asked by morigan
strcmp can't convert char* to const char* in a prefix evaluation code (c++)
173 views
Asked by Adrenno