FileObjectCopy Function

Microchip MDD File System Interface

MDDFS Interface Library Help
FileObjectCopy Function
C
void FileObjectCopy(
    FILEOBJ foDest, 
    FILEOBJ foSource
);
Description

The FileObjectCopy function will make an exacy copy of a specified FSFILE object.

Preconditions

This function should not be called by the user.

Parameters
Parameters 
Description 
foDest 
The destination 
foSource 
the source 
Returns

None

Side Effects

None

Remarks

None

Microchip MDD File System Interface 1.2.0 - [Aug 18, 2008]
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.