Error getting tags :
error 404Error getting tags :
error 404
the processor processor()
the processor
if the processor is "Motorola PowerPC" then displayFastGraphics
Use the processor function to determine which microprocessor the computer has.
Value:
The processor function returns one of the following strings:
* Motorola PowerPC on a Mac OS system with a PowerPC processor
* Motorola MC68000 on a Mac OS system with a 68000-family chip (older Macs)
* unknown on Unix systems
* x86 on Windows sytems and Mac OS X systems with an Intel processor
Comments:
The values returned by this function may change in future releases.