ReactOS 0.4.15-dev-7842-g558ab78
binary2cstr.h
Go to the documentation of this file.
1// binary2cstr.h
2
3#ifndef BINARY2CSTR_H
4#define BINARY2CSTR_H
5
6#include <string>
7
8std::string binary2cstr ( const std::string& src );
9
10#endif//BINARY2CSTR_H
std::string binary2cstr(const std::string &src)
GLenum src
Definition: glext.h:6340