#include <precomp.h>
#include <direct.h>
#include <process.h>
#include <tchar.h>
Go to the source code of this file.
◆ _tgetcwd()
Definition at line 9 of file getcwd.c.
10{
13
14 if (dir_len == 0)
15 {
18 }
19
21 {
23 }
24
26 {
29 }
30
33}
GLenum GLuint GLenum GLsizei const GLchar * buf
void _dosmaperr(unsigned long oserrcode)
errno_t __cdecl _set_errno(_In_ int _Value)
DWORD WINAPI GetLastError(void)
#define GetCurrentDirectory