Talk:Enumeration: Difference between revisions
Jump to navigation
Jump to search
InvaderZim (talk | contribs) m (c++ enum vs text file enumeration) |
No edit summary |
||
Line 1: | Line 1: | ||
Im actually not that familiar with c++ enums, but shouldnt there be some indication that these code snippets would '''not''' compile properly in a cpp file? | Im actually not that familiar with c++ enums, but shouldnt there be some indication that these code snippets would '''not''' compile properly in a cpp file? | ||
:It's only for AI context script([[Response System]]). In use it's correspond with [[States]] enum, but it's not cpp. It's related to AI programming in a way, so I put programming category tag temporaly as a stub. Feel free to remove it if it's not suitable.(don't remove AI, BTW) If there is Script category that where it fits more. [[User:N-Neko|N-neko]] |
Latest revision as of 16:45, 16 August 2005
Im actually not that familiar with c++ enums, but shouldnt there be some indication that these code snippets would not compile properly in a cpp file?
- It's only for AI context script(Response System). In use it's correspond with States enum, but it's not cpp. It's related to AI programming in a way, so I put programming category tag temporaly as a stub. Feel free to remove it if it's not suitable.(don't remove AI, BTW) If there is Script category that where it fits more. N-neko