Eric Oulashin's C++ Audio Mixer 1.0
Namespaces | Functions
StringUtils.h File Reference
#include "stdafx.h"
#include <string>
Include dependency graph for StringUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  EOUtils
 

Functions

string EOUtils::CStringToStdString (const CString &pCStr)
 
CString EOUtils::stdStringToCString (const std::string &pStr)