yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
hex_util.h File Reference
#include <climits>
#include <cstdint>
#include <cstdlib>
#include <string>
#include "absl/strings/string_view.h"

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::util
 

Functions

bool yaze::cli::util::ParseHexString (absl::string_view str, int *out)
 
bool yaze::cli::util::ParseHexString (absl::string_view str, uint32_t *out)