by stellwag
getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) whichconverts relative unix/win32 pathes to absolute ones. It uses current working directory (CWD) as basis. Use it e.g. for finding out the current path of a shell script
stellwag committed patchset 4 of module getabspath to the getAbsPath CVS repository, changing 1 files
stellwag committed patchset 3 of module getabspath to the getAbsPath CVS repository, changing 2 files
stellwag committed patchset 2 of module getabspath to the getAbsPath CVS repository, changing 6 files
stellwag committed patchset 1 of module getabspath to the getAbsPath CVS repository, changing 6 files
Hi, sorry for the bug on "make install". Now it's bugfixed! Have much fun! Philippe Stellwag
It's done. I've converted getAbsPath.h to an unix/linux/win32 tool. I've seen thats really helpful e.g. to find out the current path of a shell script. Have much fun! Philippe Stellwag <linux[at]mp3s[dot]name>
* convert to ansi c89 standard * convert to a tool
added getAbsPath to sf.net
1.0 Philippe Stellwag 2004-05-01 creation 1.1 Philippe Stellwag 2004-05-12 make some code faster 1.2 Philippe Stellwag 2004-05-15 include _MAX_PATH (win32) 1.3 Philippe Stellwag 2004-07-13 convert program to c header ...
Anonymous committed patchset 1 of module CVSROOT to the getAbsPath CVS repository, changing 11 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use