General C++ Programming - October 2025

convert a std::string to const char*
 
i use this code working good const char* SPattern{ "\x55\x00\x00\x00\x00\x00\x00\x00\x57" }; const char* SMask{ "x???????x"}; char* geta...
[6 replies] Last: I'm not working off complete information since I don't know what memor... (by Ganado)
  Archived months: [sep2025]

This is an archived page. To post a new message, go to the current page.