/D/werner/TxMemory/sources/txmem-demo.cpp File Reference

#include <stdio.h>
#include <assert.h>
#include <time.h>
#include <stdlib.h>
#include "txmem.h"
Include dependency graph for txmem-demo.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

This particular program will test our memory first for the 'stable state' condition and will then randomly update some data.

The 'stable state' condition is that we deal with a palindrom.

M[x]==M[n-1-x]

Definition at line 40 of file txmem-demo.cpp.

Here is the call graph for this function:


Generated by  doxygen 1.6.2