CTRE Phoenix 6 C++
24.3.0
ConsoleUtil.hpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) Cross The Road Electronics. All rights reserved.
3
* License information can be found in CTRE_LICENSE.txt
4
* For support and suggestions contact support@ctr-electronics.com or file
5
* an issue tracker at https://github.com/CrossTheRoadElec/Phoenix-Releases
6
*/
7
#pragma once
8
9
#include "
ctre/phoenix/export.h
"
10
11
namespace
ctre
{
12
namespace
phoenix {
13
namespace
platform {
14
15
/** Enables UTF-8 console output. */
16
CTREXPORT
void
EnableConsoleUTF8Output
();
17
18
}
//namespace platform
19
}
//namespace phoenix
20
}
//namespace ctre
export.h
CTREXPORT
#define CTREXPORT
Definition:
export.h:14
ctre::phoenix::platform::EnableConsoleUTF8Output
CTREXPORT void EnableConsoleUTF8Output()
Enables UTF-8 console output.
ctre
Definition:
string_util.hpp:15
ctre
phoenix
platform
ConsoleUtil.hpp
Generated on Tue Apr 30 2024 23:46:26 for CTRE Phoenix 6 C++ by
1.9.4