List Question
10 TechQA 2024-12-31 12:00:16GetLogicalDriveStrings() and char - Where am I doing wrongly
11.8k views
Asked by highlander141
argument of type "WCHAR *" is incompatible with parameter of type "const char *"
303 views
Asked by Zsombor Varga
How to use const char pointer returned from a function in this instance? (mongodb related)
694 views
Asked by the_man_slim
how to convert from int to char*?
528.3k 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.6k views
Asked by joao figueiredo
String constructor of constant char* changes value of constant char*?
140 views
Asked by Zephyr
Using a string in system() (maybe system_() )
161 views
Asked by morigan
strcmp can't convert char* to const char* in a prefix evaluation code (c++)
192 views
Asked by Adrenno