Changes between Initial Version and Version 1 of Ticket #500, comment 7
- Timestamp:
- 05/27/15 20:34:20 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #500, comment 7
initial v1 5 5 6 6 const char * force_path= std::getenv("PATH"); 7 8 You will need to add PATH= to the beginning of this as it should just return the value.