Odil
A C++11 library for the DICOM standard
Namespaces | Functions
write_ds.h File Reference
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "odil/odil.h"
Include dependency graph for write_ds.h:

Go to the source code of this file.

Namespaces

 odil
 

Functions

void odil::write_ds (double f, char *buffer, int size=16)
 Write a double as a DS to the buffer. More...