Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
selection.cc File Reference
#include "core.hh"
#include "../lout/debug.hh"
#include <string.h>
Include dependency graph for selection.cc:

Go to the source code of this file.

Namespaces

namespace  dw
 Dw is in this namespace, or sub namespaces of this one.
 
namespace  dw::core
 The core of Dw is defined in this namespace.
 

Functions

char * strndup (const char *s, size_t size)
 

Function Documentation

◆ strndup()

char * strndup ( const char *  s,
size_t  size 
)

Definition at line 32 of file selection.cc.

Referenced by dw::core::SelectionState::copy().