_rmtmp
Visual Studio 2010
Removes temporary files.
int _rmtmp( void );
Routine | Required header |
|---|---|
_rmtmp | <stdio.h> |
For more compatibility information, see Compatibility in the Introduction.
Libraries
All versions of the C run-time libraries.
Not applicable. To call the standard C function, use PInvoke. For more information, see Platform Invoke Examples.