Navigation

Operators and Keywords

Function List:

C++ API

save-cwd.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  saved_cwd

Functions

int save_cwd (struct saved_cwd *cwd)
int restore_cwd (const struct saved_cwd *cwd)
void free_cwd (struct saved_cwd *cwd)

Function Documentation

void free_cwd ( struct saved_cwd cwd  ) 
int restore_cwd ( const struct saved_cwd cwd  ) 
int save_cwd ( struct saved_cwd cwd  ) 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines