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
setfill Struct Reference

type for setfill manipulator More...

#include <iostream.h>

Public Member Functions

 setfill (char arg)
 

Public Attributes

char c
 

Detailed Description

type for setfill manipulator

Constructor & Destructor Documentation

◆ setfill()

setfill::setfill ( char  arg)
inlineexplicit

constructor

Parameters
[in]argnew fill character

Member Data Documentation

◆ c

char setfill::c

fill character


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