cudd  3.0.0
The University of Colorado Decision Diagram Package
Functions
strsav.c File Reference

String copying. More...

#include "util.h"
Include dependency graph for strsav.c:

Functions

char * util_strsav (char const *s)
 Returns a copy of a string.
 

Detailed Description

String copying.