FastCode: Difference between revisions

Content deleted Content added
Line 107:
== The FastCode Library ==
 
All the challenge winners are included in the FastCode library (http://fastcode.sourceforge.net/challenge_content/rtl_replcmnt_pkg.html). This library is [[open source]], released under the [[Mozilla Public License|MPL license]]. The library can be used in two ways: 1) Callingcalling functions directly, and 2) Usingusing the patching functionality.
 
When calling functions directly it is entirely up to the application developer to call the version of a function he thinks is fastest.