FatFs R0.13c, released October 14, 2018
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
<div class="para func">
|
||||
<h2>f_unlink</h2>
|
||||
<p>The f_unlink function removes a file or sub-directory.</p>
|
||||
<p>The f_unlink function removes a file or sub-directory from the volume.</p>
|
||||
<pre>
|
||||
FRESULT f_unlink (
|
||||
const TCHAR* <span class="arg">path</span> <span class="c">/* [IN] Object name */</span>
|
||||
|
||||
Reference in New Issue
Block a user