Difference between revisions of "HOWTO-Engines"

Jump to navigation Jump to search
1 byte added ,  03:37, 29 May 2023
m
→‎General Tips: Correct a grammatical mistake.
m (Add a "General Tips" section.)
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 case, the `FORBIDDEN_SYMBOL_ALLOW_ALL` define can be used. However, you'll eventually need to get rid of this define.
* 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.
2

edits

Navigation menu