Home | All Classes | Grouped Classes | Index | Search

CL_DatafileCompiler::write

Reads the script file(.scr) and creates a compressed datafile(.dat).

	void write(
		const std::string& scr_file, const std::string& dat_file);

Parameters:

scr_file
Path to the resource script file (.scr).
dat_file
Target for the compressed data file (.dat).

See also:

CL_DatafileCompiler



Questions or comments, write to the ClanLib mailing list.