Drag And Drop Cpp
Drag And Drop Cpp
| Filename | drag-and-drop-cpp.hqx |
|---|---|
| Size | 8,519.2 KB (8723620 bytes) |
| Downloads | 15 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata corrections, and join the
community chat.
About
Have you ever wished the barrier to entry to programming on the mac was not so high? Did you ever sit down and hack for hours just to get a simple utility such as a file filter going on the mac ? If so, drag and drop C++ is for you.
The basic idea is that files you drag and drop onto your application are immediately available as files which you can use standard C and C++ functions to operate on.
The clever bit is that the C/C++ compiler itself is also a drag-and-drop file filter, so to generate your new application, you just drop the source code on the 'gcc' application !
Be sure to read the file INSTALLATION and the file COPYING (especially the section NO WARRANTY) before using this program.
File Info
This file is part of the MacTrove archive. See the Thank You page for the upstream mirrors we rely on. It is BinHex encoded — use The Unarchiver to decode it.
Related apps