Hello everyone.
Any example to use chdir to change directory and to use mkdir to create directory?
thank you very much
chdir: http://pubs.opengroup.org/onlinepubs/009695399/functions/chdir.html
mkdir: url]http://pubs.opengroup.org/onlinepubs/009695399/functions/mkdir.html[/url]
Uses mkdir/chdir function in its sources: http://www.os4depot.net/share/utility/archive/unlzx.tar.gz http://www.os4depot.net/share/network/server/ftp/ftpd.lha
Can't you (change to) use amigaos versions SetCurrentDir() and CreateDir()?
AOS4.1/SAM460ex/PPC460EX-1155MHZ/2048MB/RadeonHD6570/SSD120GB/DVDRW :-P
Thank you for the reply. Found the CreateDir() function, but didn't noticed SetCurrentDir(). Any example on how to use those two Amiga Api?
SetCurrentDir(): http://www.os4depot.net/share/graphics/aiss/aissviewer-src.lha
CreateDir() in unLZX (http://www.os4depot.net/share/utility/archive/unlzx.tar.gz)
chdir:
http://pubs.opengroup.org/onlinepubs/009695399/functions/chdir.html
mkdir:
url]http://pubs.opengroup.org/onlinepubs/009695399/functions/mkdir.html[/url]
Uses mkdir/chdir function in its sources:
http://www.os4depot.net/share/utility/archive/unlzx.tar.gz
http://www.os4depot.net/share/network/server/ftp/ftpd.lha
Can't you (change to) use amigaos versions SetCurrentDir() and CreateDir()?
AOS4.1/SAM460ex/PPC460EX-1155MHZ/2048MB/RadeonHD6570/SSD120GB/DVDRW :-P
Thank you for the reply.
Found the CreateDir() function, but didn't noticed SetCurrentDir().
Any example on how to use those two Amiga Api?
SetCurrentDir():
http://www.os4depot.net/share/graphics/aiss/aissviewer-src.lha
CreateDir() in unLZX (http://www.os4depot.net/share/utility/archive/unlzx.tar.gz)
AOS4.1/SAM460ex/PPC460EX-1155MHZ/2048MB/RadeonHD6570/SSD120GB/DVDRW :-P