Soldered SD Card Arduino Library 1.0.0
Easily read and write files to and form the SD card breakout! A fork of the original SDFat library by Bill Greiman.
Loading...
Searching...
No Matches
setprecision Struct Reference

type for setprecision manipulator More...

#include <iostream.h>

Public Member Functions

 setprecision (unsigned int arg)
 

Public Attributes

unsigned int p
 

Detailed Description

type for setprecision manipulator

Constructor & Destructor Documentation

◆ setprecision()

setprecision::setprecision ( unsigned int  arg)
inlineexplicit

constructor

Parameters
[in]argnew precision

Member Data Documentation

◆ p

unsigned int setprecision::p

precision


The documentation for this struct was generated from the following file: