Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
93 user(s) are online (49 user(s) are browsing Forums)

Members: 1
Guests: 92

skynet, more...

Headlines

 
  Register To Post  

« 1 (2)
Re: Change and create directory with chdir/mkdir
Just can't stay away
Just can't stay away


See User information
@AmigaBlitter

In UNIX style paths the '/' at the beginning refers to the root directory.

Strictly speaking AmigaDOS does not have a root directory (there are root directories for each volume but that's not the same thing).

The closest thing to a root directory would be the global DosList which contains assigns, devices and volumes which is why "/blah/..." is converted to "blah:..." when UNIX path semantics are enabled in clib2/newlib.

Go to top
Re: Change and create directory with chdir/mkdir
Home away from home
Home away from home


See User information
@AmigaBlitter

If you are using unix paths you should use

./game/mygame

where "." represents the current directory.

Go to top

  Register To Post
« 1 (2)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project