dev
peace
Top "Const-pointer" questions
Dynamically allocating memory for const char string using malloc()
I am writing a program that reads a value from an .ini file, then passes the value into a function …
Read More
c++
c
malloc
const-char
const-pointer