next up previous contents
Next: ndb_cif_de_encapsulate Up: Function Description Previous: ndb_cif_compress_category

ndb_cif_encapsulate

NAME ndb_cif_encapsulate

PROTOTYPE

#include "cifparse.h"

void ndb_cif_encapsulate(char ** a);
PURPOSE

ndb_cif_encapsulate puts the encapsulation characters into string. At the begining of string puts 5 dollar signs ($$$$$), and one dollar sign ($) at the begining of every new line in the string. This function is used for embedded cif file.

RECEIVES

a pointer to string

RETURN VALUE

None

REMARKS

Function does provide new value to the string.

See also: ndb_cif_de_encapsulate



Olivera Tosic
6/12/2002