this library helps you for using Local File System

Committer:
hirokimineshita
Date:
Fri Apr 17 07:11:44 2015 +0000
Revision:
4:740a21177ed7
Parent:
3:3d65120edea0
Child:
5:6e1bb72b0905
2015/04/17 PM 4 add cpp file

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hirokimineshita 0:48f30ad8e377 1 #ifndef _LFS_USEFUR_H_20150417_1537_
hirokimineshita 0:48f30ad8e377 2 #define _LFS_USEFUR_H_20150417_1537_
hirokimineshita 0:48f30ad8e377 3
hirokimineshita 4:740a21177ed7 4 void read_some(FILE *f,double *ar,int num);
hirokimineshita 0:48f30ad8e377 5
hirokimineshita 0:48f30ad8e377 6 #endif