programming:c:functions:_makepathWhat links here?

Syntax

void _makepath(
    char* path, 
    char* drive, 
    char* dir, 
    char* fname, 
    char* ext)


Description

_makepath creates a single path name, composed of a drive letter, directory path, file name, and file name extension.

The path argument should point to an empty buffer large enough to hold the complete path name. The constant _MAX_PATH, defined in <stdlib.h>, specifies the maximum size allowed for path. The other arguments point to the following buffers containing the path name elements:



The size limits on the above four fields are those specified by the constants _MAX_DRIVE, _MAX_DIR, _MAX_FNAME, and _MAX_EXT, which are defined in <stdlib.h>. The composite path should be no larger than the _MAX_PATH constant also defined in <stdlib.h>; otherwise, the operating system does not handle it correctly.

Note: No checking is done to see if the syntax of the file name is correct .



Returns

There is no return value.
programming:c:functions:_makepath
programming - target - Libre Calc
programming - windows - listbox styles
programming:windows:networking:select based server
programming tools - gcc options
programming - windows - display a bitmap in a window
Loading Docks
AutoCAD - Dialog Control Language (DCL) - (done_dialog {status})
software links - php
software:links:php
programming - Libre Calc - select the sheet
file formats - PDF - dictionary objects
linux - create mount point
programming - MD5 hash
microprocessors - microchip pics - examples
programming - windows - windows destruction
programming:c:clock_t
tk:tk_canvas
filename:programming:c:functions:_makepath
filename:programming%3Ac%3Afunctions%3A_makepath
last edit:January 07 2010 21:21:08 (6059 days ago)
ct = 1786425809.000000 = August 11 2026 01:23:29
ft = 1262917268.000000 = January 07 2010 21:21:08
dt = 523508541.000000