Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.722 Times

File Path C freeware
Filter: All | Freeware | Demo
 

File Path C

1 2 3 4 5 > 
Added: November 27, 2010 | Visits: 1.015

File::Path File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create directories, even if your mkdir kernel call wont... Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): File::Path Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 1.485

File Joiner (64bit, portable) File Joiner (.001 File Joiner) is a very simple and easy to use application that will combine split files (with extensions: .001, .002, .003, etc.) back into one file. Files with extension .001 (001, 002, ... 00n) are parts of a bigger file that was split so they could be sent over newsgroup,... Platforms: Windows

License: Freeware Download (328): File Joiner (64bit, portable) Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 931

File Joiner (32bit, portable) File Joiner is a tool which combines multiple files into one file. If you have all these files ending with .001, .002, .003, etc. and don't know what to do with them, this is the application for you. 00n (001, 002, ...) are parts of a bigger file that was split for easier manageability and/or so... Platforms: Windows

License: Freeware Download (117): File Joiner (32bit, portable) Download

Added: May 10, 2013 | Visits: 971

Parsing a full file specification This function parses a full file specification into tuple of: a) list of drive and folders b) file name c) (last) file extension (including dot)A full file specification consists of drive letter, folders, file name, and extension. Unless you're on UNIX. Unless there's more that one extension.... Platforms: Windows, Python,

License: Freeware Download (69): Parsing a full file specification Download

Added: August 21, 2008 | Visits: 1.160

File Data Viewer This Software is designed to enable the user to maintain a database describing data file contents and to enable a search to be carried out on the Description File Path and Comments Fields entered by the user. This feature may be used for instance to store information related to Drawing Files,... Platforms: Windows

License: Freeware Size: 3.3 MB Download (538): File Data Viewer Download

Added: January 18, 2010 | Visits: 762

make utilities makeutil is a set of portable public domain programs designed to support C/C++ projects. It provides tools for build operations outside of the normal compile/link pipeline. It is designed to be unobtrusively included directly in your own software development project. Here is a brief... Platforms: *nix

License: Freeware Size: 19.46 KB Download (88): make utilities Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 521

Controlled Variables Controlled Variables was specially designed as an accessible header file for C++ developers. This file allows you to create controlled variables instead of int, float, long, etc. Controlled variables ensure you always use initialized variables. Platforms: Windows

License: Freeware Download (45): Controlled Variables Download

Added: May 10, 2013 | Visits: 733

getFileName Function Given a file path either physical or virtual with this function you can obtain the file name or the file directory. Platforms: Windows, ASP.NET,

License: Freeware Download (58): getFileName Function Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 579

My RSE Extensions - Eclipse Plugin This Eclipse plugin adds some features to the Remote System Explorer, allowing the user to: 1) Open a file by providing a file path. 2) Save the paths of the selected files/directories to the clipboard. 3) Backup/restore a file/directory. Platforms: Windows, Mac, Linux

License: Freeware Size: 12.75 KB Download (50): My RSE Extensions - Eclipse Plugin Download

Added: August 23, 2013 | Visits: 296

Articulated Humanoid Body under an original file by C. Ballreich 3Name3D.This file contains and display nancy's articulated humanoid body in anatomical static posture.Body segments can be accessed independently they are named with suffix: "_point", polygons are also independent with suffix: "_polygons".In addition, the... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Articulated Humanoid Body Download

Added: May 20, 2013 | Visits: 360

fitpath This is a simple utility to gracefully fit a file path into a uicontrol by replacing some of the directory names with '...'.It was primarily developed as a tutorial on how to use the extent property of uicontrols. The full tutorial can be found at our website. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): fitpath Download

Added: November 18, 2010 | Visits: 1.232

GNU Common C++ GNU Common C++ project is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services, initially started by David Sugar and Daniel Silverstone. GNU Common C++ is a GNU package and is licensed to the terms of... Platforms: *nix

License: Freeware Size: 849.92 KB Download (99): GNU Common C++ Download

Added: August 24, 2010 | Visits: 1.111

File::Basename File::Basename is a Perl module to parse file paths into directory, filename and suffix. SYNOPSIS use File::Basename; ($name,$path,$suffix) = fileparse($fullname,@suffixlist); $name = fileparse($fullname,@suffixlist); $basename = basename($fullname,@suffixlist); $dirname =... Platforms: *nix

License: Freeware Size: 12.2 MB Download (113): File::Basename Download

Released: January 15, 2013  |  Added: January 15, 2013 | Visits: 483

Path Scanner This tool scans specified file system path and shows you which are too long or are "dangerously" close to length 255 characters. You can specify minimum length. Why is this important? NTFS does not like file lengths larger than 255 characters. It can lead to errors, for example if you burn CD or... Platforms: Windows

License: Freeware Size: 593 KB Download (425): Path Scanner Download

Added: January 18, 2010 | Visits: 1.049

File::PathList File::PathList is a Perl module that can find a file within a set of paths (like @INC or Java classpaths). SYNOPSIS # Create a basic pathset my $inc = File::PathList->new( @INC ); # Again, but with more explicit params my $inc2 = File::PathList->new( paths => @INC, cache => 1, ); #... Platforms: *nix

License: Freeware Size: 26.62 KB Download (99): File::PathList Download

Added: July 03, 2010 | Visits: 1.330

File::Spec::Link File::Spec::Link is a Perl extension for reading and resolving symbolic links. SYNOPSIS use File::Spec::Link; my $file = File::Spec::Link->linked($link); my $file = File::Spec::Link->resolve($link); my $dirname = File::Spec::Link->chopfile($file); my $newname =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): File::Spec::Link Download

Added: March 07, 2010 | Visits: 986

File::Where File::Where is a Perl module to find the absolute file for a program module; absolute dir for a repository. SYNOPSIS ####### # Subroutine interface # use File::Where qw(pm2require where where_dir where_file where_pm where_repository); $program_module = is_module(@program_modules);... Platforms: *nix

License: Freeware Size: 83.97 KB Download (91): File::Where Download

Added: February 17, 2010 | Visits: 1.541

C to C++ C to C++ is a Python script that converts C code to C++ code. The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add. The archive also includes scripts that may help you: -... Platforms: *nix

License: Freeware Size: 102.4 KB Download (116): C to C++ Download

Added: April 04, 2010 | Visits: 975

File::CounterFile File::CounterFile is a persistent counter class. SYNOPSIS use File::CounterFile; $c = File::CounterFile->new("COUNTER", "aa00"); $id = $c->inc; open(F, ">F$id"); This module implements a persistent counter class. Each counter is represented by a separate file in the file system. File... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): File::CounterFile Download

Added: June 04, 2010 | Visits: 1.082

Mail::Box::Parser::C Mail::Box::Parser::C is a Perl module that can parse folders for MailBox with C routines. This is an optional module for MailBox, and will (once installed) automatically be used by MailBox to parse e-mail message content when the message is supplied as file-handle. In all other cases, MailBox... Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): Mail::Box::Parser::C Download

1 2 3 4 5 >