ftp.nice.ch/pub/next/developer/objc/api/QuestorAPI.3.2.s.tar.gz#/Questor_API/ExternalFunctions/Source/Demo3/demo3.rtf

This is demo3.rtf in view mode; [Download] [Up]

This is the documentation for the Questor API demo function demo3.

The function returns sqrt(x^2 + y^2).

Arguments:
	x, a number
	y, a number
Returns:
	a number
Comments:
	Implemented in QScript.

All functions in a .xqrf function library can have an associated RTF and a sound file to describe the function. The contents of these files will be accessible from the function inspector in Questor.

Both files are optional.

The files should be named as the function plus the correct file extension. 

Example: the function foo(x,y) can have the corresponding files foo.rtf and foo.snd.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.