Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in const-char

How do I properly turn a const char* returned from a function into a const char** in C?

Pass contents of stringstream to function taking char* as argument

How to convert const char* to const WCHAR*

Constant character pointer using unique_ptr

GetLogicalDriveStrings() and char - Where am I doing wrongly

c++ char msdn const-char

Dynamically allocating memory for const char string using malloc()

C++: passing a string-literal of Type const char* to a string-parameter

c++ string const-char

Creating file names automatically C++

c++ file names const-char

printf question with a const char* variable

c++ printf const-char

Using char* as a key in std::map, how does it work

c++ map stdmap const-char

Returning const char* from a string literal in C++? [duplicate]

Python to C/C++ const char question

python c const-char

Is it appropriate to set a value to a "const char *" in the header file

Are strtol, strtod unsafe?

How to convert const char* to char* in C?

c pointers const-char

how to convert from int to char*?

c++ integer const-char