1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>FS_FILE_NAME_MAX</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">FS_FILE_NAME_MAX <img src="../image/NTR.gif"align="middle"><img src="../image/TWL.gif" align="middle"></h1>
15<h2>Definition</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;nitro/fs.h&gt;</CODE><BR> <BR> <CODE>#define FS_FILE_NAME_MAX 127</CODE><br> <br>
20  </dd>
21</dl>
22
23<H2>Description</H2>
24<P>This defines the maximum number of characters that can be used in a directory name and file name in the ROM file system. For more information on path name formatting, see the <code><a href="file/FS_OpenFileEx.html">FS_OpenFileEx</a></code> function.<BR> <BR>
25</P>
26<h2>See Also</h2>
27<p><CODE><A href="file/FS_OpenFileEx.html">FS_OpenFileEx</A><BR> <A href="file/FS_FindDir.html">FS_FindDir</A><BR> <A href="file/FS_ChangeDir.html">FS_ChangeDir</A></CODE></p>
28
29<H2>Revision History</H2>
30<P>
312008/10/02 Updated the See Also list.<br />2004/04/02 Revised description due to the elimination of the path name length restriction.<br /> 2004/04/01 Initial version.<br />
32</P>
33<hr><p>CONFIDENTIAL</p></body>
34</html>
35