Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP 9000 Networking: HP FTAM/9000 Programmer's Guide > Chapter 3 HP FTAM/9000 Data Structures

Ft_delete_overwrite

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

enum    Ft_delete_overwrite {
FT_RECREATE_FILE = 0,
FT_DONT_RECREATE_FILE = 1
};

Ft_delete_overwrite Is Input To These Functions

Ft_delete_overwrite Is Output From These Functions

ft_fcopy()

ft_fmove()

None

Ft_delete_overwrite specifies whether or not to copy over (ft_fcopy()) or move over (ft_fmove()) an existing file.

FT_RECREATE_FILE

Copy or move the source file over the existing destination file.

FT_DONT_RECREATE_FILE

Do not copy or move the source file over the existing destination file; the function fails and you receive an error.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1997 Hewlett-Packard Development Company, L.P.