XCODE Question; ToDo or Reminder
In Visual Studio .NET; I can throw a comment in
'TO-DO : Message to do something later on
Then in a To-Do list window, I can see a listing of all these to-do items that I entered in.
This comes in VERY handy, when I insert test code that needs to be deleted later on, or if I write a bare bones method and need to come back later to beef it up with more error handling or something else.
Is there something similar in XCODE ?
__________________
-----
-) No matter what forum you join, you always start as a newbie. Even if you own the board.
-) There is no stupid question, if you think it is stupid don't answer it and it will fall of the screen
-) If you post some helpful solution, then that could lead to more helpful solutions. Soon, it is a chain reaction and then the forum becomes a monumental programming resource.
|