ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
string2.cpp File Reference

(* $Id$)

#include <fvar.hpp>
#include <string.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

adstring itoa (int n, int r)
adstring operator+ (const adstring &u, const adstring &v)

Function Documentation

adstring itoa ( int  n,
int  r 
)

Definition at line 88 of file string2.cpp.

Referenced by str().

adstring operator+ ( const adstring u,
const adstring v 
)

Definition at line 72 of file string2.cpp.