Support Board
Date/Time: Sat, 12 Jul 2025 05:53:24 +0000
Post From: Code help, using a string instead of a constant
[2023-08-27 21:10:15] |
ondafringe - Posts: 325 |
As I said before, const char* goes out of scope at the end of each iteration of the main loop
Had no idea. Could have sworn it stayed in scope. Learned something new. :) Still doesn't explain the pointer confusion because it doesn't seem to jive with what I read at that pointer link. Date Time Of Last Edit: 2023-08-27 21:14:00
|