ADMB Documentation  11.1.1015
 All Classes Files Functions Variables Typedefs Friends Defines
Defines | Functions | Variables
smartbuf.cpp File Reference

(* $Id: smartbuf.cpp 542 2012-07-10 21:04:06Z johnoel $)

Description not yet available. More...

#include "fvar.hpp"
#include "smartbuf.h"
#include <limits.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>

Go to the source code of this file.

Defines

#define HOME_VERSION

Functions

char lastchar (char *)
 Description not yet available.
void byte_copy (void *dest, void *source, unsigned num_bytes)
 Description not yet available.

Variables

char ad_random_part [6]

Detailed Description

Description not yet available.

Definition in file smartbuf.cpp.


Define Documentation

#define HOME_VERSION

Definition at line 11 of file smartbuf.cpp.


Function Documentation

char lastchar ( char *  s)

Description not yet available.

Parameters:

Definition at line 150 of file gradstrc.cpp.

void byte_copy ( void *  dest,
void *  source,
unsigned  num_bytes 
)

Description not yet available.

Parameters:

Variable Documentation

char ad_random_part[6]

Definition at line 96 of file gradstak.cpp.