GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
strdup-wrapper.c File Reference
#include <string.h>
#include "strdup-wrapper.h"

Go to the source code of this file.

Functions

char * octave_strdup_wrapper (const char *str)
 

Function Documentation

◆ octave_strdup_wrapper()

char* octave_strdup_wrapper ( const char *  str)

Definition at line 39 of file strdup-wrapper.c.