3
edits
Hax0kartik (talk | contribs) m (Add a "General Tips" section.) |
Hax0kartik (talk | contribs) m (→General Tips: Correct a grammatical mistake.) |
||
Line 151: | Line 151: | ||
== General Tips == | == General Tips == | ||
* During the initial porting process, it might be preferable to link to C++ STL. In such | * During the initial porting process, it might be preferable to link to C++ STL. In such cases, the `FORBIDDEN_SYMBOL_ALLOW_ALL` define can be used. However, you'll eventually need to get rid of this define. |
edits