qcenv.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Function Command
Use the Function command to find the entry point of a
function or label.
 
Before using this command, you must compile or
assemble the current source file with the Debug
option enabled.
 
The Function command is grayed until you actually start
debugging. QuickC does not have the information it needs
to find a function declaration or label until execution
has begun.