PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
WD the diff functions
Published by Boller
- Unclassified
New features



Description
WD the diff fuctions

The diffXxx functions of WLanguage are used to perform a diff (a check-out of differences) between two files.
This feature can be useful for a transfer of information between two computers (to reduce the amount of transferred data), for an increment backup (to save the modified data only), ...
Two functions are required to use a Diff:
- DiffCreate: used to create a buffer of differences
- DiffApply: used to apply a difference buffer to the source file


As funções diffXxx de WLanguage são usadas para realizar um diff (um check-out de diferenças) entre dois arquivos.
Este recurso pode ser útil para uma transferência de informações entre dois computadores (para reduzir a quantidade de dados transferidos), para um backup incremental (para salvar apenas os dados modificados), ...
Duas funções são necessárias para usar um Diff:
- DiffCreate: usado para criar um buffer de diferenças
- DiffApply: usado para aplicar um buffer de diferença ao arquivo de origem

Illustrations, screen shots
none
none
User reviews
(To evaluate this resource, click 'Write a review')
No review or comment? Be the first one!