this library helps you for using Local File System

Revision:
3:3d65120edea0
Parent:
2:a1a5f37c1573
Child:
4:740a21177ed7
diff -r a1a5f37c1573 -r 3d65120edea0 lfs_useful.h
--- a/lfs_useful.h	Fri Apr 17 07:01:34 2015 +0000
+++ b/lfs_useful.h	Fri Apr 17 07:09:00 2015 +0000
@@ -1,8 +1,8 @@
 #ifndef _LFS_USEFUR_H_20150417_1537_
 #define _LFS_USEFUR_H_20150417_1537_
 
-/** read some member of csv format document in local file and write in arrangement
- *
+/** read_some function :
+ * @bref read some member of csv format document in local file and write in arrangement
  * @param f write FILE *(name) 's name
  * @param ar arrangement which you want to get data
  * @param num the number of elements you want to get