Cpp To Exe Converter

  

Basic information

Basic information Author: Bohemia Interactive Compatibility: Armed Assault, Arma 2, Arma 3, DayZ Download: Part of Arma 3 and DayZ Tools packages on Steam Description Description: CfgConvert is a command line tool for converting configs between text and binary representation. Cpp-compiler package. A package for Atom that calls MinGW to compile cpp files into an exe with the same name. For this package to work, make sure that the file is saved as a.cpp. This package will not save the file before attempting to compile it. Default Keybinds: Compile (F5). Cpp To Exe Converter Average ratng: 9,1/10 9289reviews Convert Files To Exe How To Compile Files If you have written aC program with a int main which has valid syntaxes throughout and no error, provided you must be on Windows.

Author:
Bohemia Interactive
Compatibility:
Armed Assault, Arma 2, Arma 3, DayZ
Download:
Part of Arma 3 and DayZ Tools packages on Steam
Cpp

Description

Description:
CfgConvert is a command line tool for converting configs between text and binary representation.
If you use the interface (cfgConvertGUI), based on the input file, it detects if it needs to `binarize` or `unbinarize`.

Usage

Line call:
cfgConvert.exe [-bin | -txt | -xml | -q | -test ] {[-dst <destination>] <source>}
cfgConvertGUI.exe
Options:
  • -bin - converts input to binarised config
  • -txt - converts input to unbinarised config
  • -xml - converts input to XML format
  • -q - quiet mode, does not display errors
  • -test - test mode, only loads the file and shows potential errors without writing anything
  • -dst - defines the output destination
  • -pcpp - outputs a preprocessed version of the input file
Examples:
// CPP to BincfgConvert.exe -bin-dst p:addonconfig.bin p:addonconfig.cpp// Bin to CPPcfgConvert.exe -txt-dst p:addonconfig.cpp p:addonconfig.bin// Binarized SQM to unbinarized SQMcfgConvert.exe -txt-dst p:Arma3missionsmyMissionmission_dest.sqm p:Arma3missionsmyMissionmission_source.sqm
Cpp To Exe Converter

Licenses

Licensing:
Bohemia Interactive End User License Agreement
See also:
BinToCppAll.bat for converting all files in a folder and subfolders.

Cpp To Exe Converter Freeware

Retrieved from 'https://community.bistudio.com/wiki?title=CfgConvert&oldid=257263'