drmortalwombat / oscar64

Optimizing Small memory C Compiler Assembler and Runtime for C64
GNU General Public License v3.0
273 stars 24 forks source link

added standard c++ method c_str to opp::string that calls cstr method. #52

Closed Ecte86 closed 7 months ago

Ecte86 commented 7 months ago

This should help Intellisense while allowing code that still uses the cstr method to work.

Ecte86 commented 7 months ago

This is untested, sadly, as I ... well, I'm lazy :P

I can test it, if you wish, though.