We successfully write on the SD card and read from the SD card, while reading from SD card we were able get data via "char" only. To get the data we are receiving by using sprintf and fscanf function.
In SD card file we have provided integer data and we want to read data such as double and float.
For above technical support u provide solution as use float pointer for that can provide a example to execute?