delorie.com/djgpp/doc/libc/libc_833.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <time.h> void tzsetwall(void); |
This function sets up the time conversion information used by
localtime
(see section localtime) so that localtime
returns
the best available approximation of the local wall clock time.
None.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |