Ticket #84 (new feature)

Opened 1 year ago

Last modified 1 year ago

Remove cptr from the game, replace with const char * everywhere

Reported by: takkaria Assigned to:
Milestone: Future Version:
Keywords: cleanup Cc:

Description

It makes things a bit wordier, but it's actually a lot clearer what's going on. It's also helpful for people who learn from Angband code, because they have to learn what const means, which is good practice anyway.

Attachments

Change History

06/03/07 13:04:08 changed by takkaria

  • keywords set to cleanup.

08/25/07 07:32:55 changed by takkaria

  • milestone changed from 3.1.1 to Future.

Milestone 3.1.1 deleted


Add/Change #84 (Remove cptr from the game, replace with const char * everywhere)