libcw
d
version 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
strerrno.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2000-2005, 2018, 2026 Carlo Wood
2
// SPDX-License-Identifier: MIT
3
4
#pragma once
5
9
10
#ifndef LIBCWD_STRERRNO_H
11
#define LIBCWD_STRERRNO_H
12
13
namespace
libcwd
{
14
15
extern
char
const
*
strerrno
(
unsigned
int
err);
16
17
}
// namespace libcwd
18
19
#endif
// LIBCWD_STRERRNO_H
libcwd
namespace for libcwd.
libcwd::strerrno
char const * strerrno(unsigned int err)
Returns a pointer to a string literal that contains the usual macro name of err.
Definition
strerrno.cxx:147
libcwd
strerrno.h
Copyright © 2001-2004, 2026 Carlo Wood. All rights reserved. Generated by
1.16.1.