Back to FabImage Library website

You are here: Start » Function Reference » All Functions » INI » INI_SaveFile

INI_SaveFile


This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.

Header: STD.h
Namespace: fil
Module: FoundationLite

Saves an INI file.

Syntax

void fil::INI_SaveFile
(
	const ftl::String& inINI,
	const ftl::File& inFile
)

Parameters

Name Type Default Description
inINI const String& INI
inFile const File& Path to a file