 
  |
 |
File Manipulation scripts |
Interacting with TinyPic from C#
|
|
 |
|
The following snippet will demonstrate how to interact with http://tinypic.com, an image mirroring service, directly from a C# application, using the WebRobot component available from http://foxtrot-xray.com/w eb-robot/
|
 |
| |
How to load file into memory using plain ANSI...
|
|
 |
|
This C language article provides example of loading file (binary mode) into memory for later processing. Only standard libraries (stdio.h) are used, the source code is completly cross-platform.
|
 |
| |
File Handling in C Language
|
|
 |
|
First of all there is a detailed discussion on files, types of files and their attributes. The simple programs on how to write simple text/binary files in C language. At the end it also teaches how to store complete objects into a file are restore th
|
 |
| |
File Assemble
|
|
 |
|
The program needs two filenames as its arguments (A and B); it opens file A, and it will add file B to the end of file A
(B is _appended_ to the end of A). Thus to combine a 650 + 50 MB pieces (for instance you had to cut a movie), you only need 50 M
|
 |
| |
Protec SiteLIne
|
|
 |
|
A new data encryption program that allows Internet and especially Intranet (office network users) alike, the ability to encrypt, decrypt, send, and recieve any type of data, whether it be word docs, PDFs, images or programs. Whatever is meant to get
|
 |
| |
Chilkat Zip Compression Visual C++ 6...
|
|
 |
|
Zip compression Visual C++ 6.0 class library featuring: Create new Zips from existing files, memory data, or other existing Zips. Remove specific files within a Zip. Recursively descend directories to Zip everything. Adds files to existing Zips. Merg
|
 |
| |
|
 |
 
  |