Support Board
Date/Time: Wed, 27 Nov 2024 10:32:52 +0000
Post From: Code help, using a string instead of a constant
[2023-08-27 21:10:15] |
ondafringe - Posts: 286 |
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
|