Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Phase...
 6. Basic...
 7. Menu with...
 8. UserGate...
 9. PixExpose
10. Two Levels XML...
more ...
Top rated
 1. JavaScript...
 2. Essential PHP...
 3. Flash strip...
 4. JaxterChat ...
 5. Pixel Ad Script
 6. Building...
 7. Smash Bugs | ...
 8. UserGate...
 9. Export MS...
10. WeberDev's Forums
more...

HOME > C and C++ > File Manipulation

 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