StackOverflow Questions for Tag: const-char

MikyMax
MikyMax

Reputation: 11

Optimise C++ const std::string literal declaration for compile time initialization and runtime performance

Score: 1

Views: 110

Answers: 1

Read More
morigan
morigan

Reputation: 33

Using a string in system() (maybe system_() )

Score: -1

Views: 217

Answers: 1

Read More
digory doo
digory doo

Reputation: 2311

Cpp20 non-strict char*

Score: 3

Views: 117

Answers: 1

Read More
user1063364
user1063364

Reputation: 917

C++ - how format const char * using va_list and automatically manage internal buffers

Score: 0

Views: 283

Answers: 1

Read More
cat
cat

Reputation: 11

const char* convert have problem result in print nothing

Score: 0

Views: 48

Answers: 1

Read More
Morpheus
Morpheus

Reputation: 3553

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

Score: 99

Views: 285134

Answers: 7

Read More
ApproachingDarknessFish
ApproachingDarknessFish

Reputation: 14323

const char * changing value during loop

Score: 1

Views: 2335

Answers: 1

Read More
Tatiana
Tatiana

Reputation: 113

Creating file names automatically C++

Score: 5

Views: 29109

Answers: 5

Read More
user18559097
user18559097

Reputation:

How do I convert a String into a char in C++

Score: 1

Views: 437

Answers: 1

Read More
Zsombor Varga
Zsombor Varga

Reputation: 1

argument of type "WCHAR *" is incompatible with parameter of type "const char *"

Score: 0

Views: 248

Answers: 0

Read More
Adrenno
Adrenno

Reputation: 23

strcmp can't convert char* to const char* in a prefix evaluation code (c++)

Score: -2

Views: 174

Answers: 1

Read More
Michael
Michael

Reputation: 294

custom exception class, using a base class, with multiple arguments

Score: 0

Views: 1652

Answers: 2

Read More
Leonardo Urbano
Leonardo Urbano

Reputation: 117

Calculator 08 Buggy Program - Debug Issue

Score: 0

Views: 1366

Answers: 2

Read More
Thawbkisavv
Thawbkisavv

Reputation: 17

Can not covert from 'const char*' to 'char*' in VS19, although earlier could

Score: 0

Views: 795

Answers: 2

Read More
Boumo
Boumo

Reputation: 19

String and Variable combination

Score: 1

Views: 129

Answers: 1

Read More
rsk82
rsk82

Reputation: 29407

how to convert from int to char*?

Score: 131

Views: 556425

Answers: 10

Read More
grizzleKat456
grizzleKat456

Reputation: 127

C++ const char with .begin() and .end()

Score: 3

Views: 2415

Answers: 2

Read More
Harrison Brammell
Harrison Brammell

Reputation: 23

Returning and Printing Strings in C++

Score: 0

Views: 1692

Answers: 1

Read More
sdcguy
sdcguy

Reputation: 11

Trying to connect to ROS using rosserial-windows . Error with the IP address

Score: 1

Views: 457

Answers: 2

Read More
SuperSim135
SuperSim135

Reputation: 155

Is const char* automatically deleted when it is passed as an argument?

Score: 0

Views: 1533

Answers: 2

Read More
PreviousPage 1Next