10.07.2015 Views

CF2 API Reference (PDF) - Persistor Instruments Inc

CF2 API Reference (PDF) - Persistor Instruments Inc

CF2 API Reference (PDF) - Persistor Instruments Inc

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>CF2</strong> <strong>API</strong> <strong>Reference</strong>PicoDOS Initialization and Coordination Functions_PICOHandlerAddress -- Return a PICO handlers actual addressDescription:Return a PICO handlers actual addressPrototype: vptr _PICOHandlerAddress(short drvrid);Inputs:Returns:drvrid is the handler idReturns the handlers address_PICOPatchInsert -- Insert a new handler in the PICO tableDescription:Insert a new handler in the PICO tablePrototype: vptr _PICOPatchInsert(short drvrid, vptr newf);Inputs:Returns:drvrid is the handler idnewf is the new handler’s addressReturns the address of the handler being replacedPICOMemAllocRegister -- Give PicoDOS access to application memoryDescription:Give PicoDOS access to application memory to enable advanced featuresPrototype: void PICOMemAllocRegister(Callocf *callocf, Freef *freef);Inputs:Returns:callocf is the pointer to the calloc functionfreef is the pointer to the free functionNothingPERSISTOR<strong>Instruments</strong> <strong>Inc</strong>.27 of 84<strong>CF2</strong> <strong>API</strong> <strong>Reference</strong>7/19/2005

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!