libmoto.doc

来自「tcl是工具命令语言」· DOC 代码 · 共 40 行

DOC
40
字号
Notes about the use of libmoto------------------------------RCS: @(#) $Id: libmoto.doc,v 1.2 1998/09/14 18:40:04 stanton Exp $First of all, libmoto is not required!  If you don't have it, youcan simply remove the library reference from the project file andeverything should compile just fine.The libmoto library replaces certain functions in the MathLib andANSI libraries.  Motorola has optimized the functions in the libraryto run very fast on the PowerPC.  As I said above, you don't needthis library, but it does make things faster.Obtaining Libmoto:	For more information about Libmoto and how to doanload	it, visit the following URL:    http://www.mot.com/SPS/PowerPC/library/fact_sheet/libmoto.html	You will need to register for the library.  However, the	library is free and you can use it in any commercial product	you might have.Installing Libmoto:	Just follow the instructions provided by the Motorola 	README file.  You need to make sure that the Libmoto	library is before the ANSI and MathLib libraries in	link order.  Also, you will get several warnings stateing	that certain functions have already been defined in 	Libmoto.  (These can safely be ignored.)Finally, you can thank Kate Stewart of Motorola for twisting myarm at the Tcl/Tk Conference to provide some support for Libmoto.Ray Johnson

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?