this library helps you for using Local File System

lfs_useful.h

Committer:
hirokimineshita
Date:
2015-04-17
Revision:
4:740a21177ed7
Parent:
3:3d65120edea0
Child:
5:6e1bb72b0905

File content as of revision 4:740a21177ed7:

#ifndef _LFS_USEFUR_H_20150417_1537_
#define _LFS_USEFUR_H_20150417_1537_

void read_some(FILE *f,double *ar,int num);

#endif