litl  0.1.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Functions
litl_merge.h File Reference

litl_merge Provides a set of functions for merging trace files into an archive of traces More...

#include "litl_types.h"

Go to the source code of this file.

Functions

void litl_merge_traces (const char *arch_name, char **traces_names, const int nb_traces)
 Merges trace files into an archive. This is a modified version of the implementation of the cat function from the Kernighan & Ritchie book. More...
 

Detailed Description

litl_merge Provides a set of functions for merging trace files into an archive of traces

Authors
Developers are :
Roman Iakymchuk – roman.nosp@m..iak.nosp@m.ymchu.nosp@m.k@te.nosp@m.lecom.nosp@m.-sud.nosp@m.paris.nosp@m..eu
Francois Trahay – franc.nosp@m.ois..nosp@m.traha.nosp@m.y@te.nosp@m.lecom.nosp@m.-sud.nosp@m.paris.nosp@m..eu

Definition in file litl_merge.h.