Support Board
Date/Time: Fri, 23 May 2025 22:02:40 +0000
Post From: Code help, using a string instead of a constant
[2023-08-27 21:10:15] |
ondafringe - Posts: 322 |
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
|