Get current absolute path
2 weeks 4 days ago #246
by ludojoey
Get current absolute path was created by ludojoey
Hi!
There is no function to get the current absolute path.
I made some research, and it seems that it can be found from the address 0x0608.
Maybe Franck could you confirm that?
There is no function to get the current absolute path.
I made some research, and it seems that it can be found from the address 0x0608.
Maybe Franck could you confirm that?
Please Log in or Create an account to join the conversation.
2 weeks 3 days ago #247
by Franck
Replied by Franck on topic Get current absolute path
Yes absolutely that is the address of the current path internal buffer.
You can use it temporarily, however the address is subject to change in future system releases depending on how the compiler/linker arranges things. So I will map it to a built-in variable in a future release.
You can use it temporarily, however the address is subject to change in future system releases depending on how the compiler/linker arranges things. So I will map it to a built-in variable in a future release.
The following user(s) said Thank You: ludojoey
Please Log in or Create an account to join the conversation.
Time to create page: 0.186 seconds