Microsoft KB Archive/63316

From BetaArchive Wiki


Excel: Error in C Code in Code Resource Technical Reference

Last reviewed: April 3, 1997
Article ID: Q63316

2.20 3.00 MACINTOSH docerr kbother

SUMMARY

On page 172 of the "Microsoft Excel Technical Reference for the Macintosh," the following line

   pascal short double main( a, value)

should read as follows:

   pascal short double * main( a, value)

MORE INFORMATION

The "Microsoft Excel Technical Reference for the Macintosh" is part of the Microsoft Excel Development kit. To obtain this kit, call Microsoft End User Sales and Service at (800) 426-9400.


KBCategory: kbother

KBSubcategory:

Additional reference words: noupd


Last reviewed: April 3, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.