Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in const-char
Constant character pointer using unique_ptr
Jan 30, 2023
c++
unique-ptr
c-strings
char-pointer
const-char
GetLogicalDriveStrings() and char - Where am I doing wrongly
Jan 15, 2023
c++
char
msdn
const-char
Dynamically allocating memory for const char string using malloc()
Dec 22, 2022
c++
c
malloc
const-char
const-pointer
C++: passing a string-literal of Type const char* to a string-parameter
Sep 12, 2022
c++
string
const-char
Creating file names automatically C++
Aug 24, 2022
c++
file
names
const-char
printf question with a const char* variable
Aug 10, 2022
c++
printf
const-char
Using char* as a key in std::map, how does it work
May 05, 2022
c++
map
stdmap
const-char
Returning const char* from a string literal in C++? [duplicate]
Sep 04, 2021
c++
c++17
string-literals
const-char
Python to C/C++ const char question
Jun 27, 2021
python
c
const-char
Is it appropriate to set a value to a "const char *" in the header file
Oct 20, 2022
c++
const-char
effective-c++
Are strtol, strtod unsafe?
Nov 15, 2022
c
constants
std
c-strings
const-char
How to convert const char* to char* in C?
Aug 18, 2022
c
pointers
const-char
how to convert from int to char*?
Nov 05, 2022
c++
integer
const-char