Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

bin2c

bin2c --version (return code: 0)

bin2c: NVIDIA (R) File to C data converter
Copyright (c) 2005-2016 NVIDIA Corporation
Built on Sun_Sep__4_22:13:50_CDT_2016
Cuda compilation tools, release 8.0, V8.0.44
bin2c --help (return code: 0)


Usage  : bin2c [options] <inputfile>

Options
=======

--alignment <bytes>        (-a)     
        Specify the alignment of the generated data array.
        Default value:  1.

--const (-c)     
        Specify if the generated data array is constant.

--help  (-h)     
        Print this help information on this tool.

--name <name>              (-n)     
        Specify the name of the generated data array.
        Default value:  'imageBytes'.

--options-file <file>,...  (-optf)  
        Include command line options from specified file.

--padd <byte>,...          (-p)     
        Specify trailing bytes.

--section <name>           (-s)     
        Specify the data section in which the generated data array must be placed.

--static(-st)    
        Generate the data array as a static variable.

--type <type>              (-t)     
        Specify the base type of the generated data array.
        Allowed values for this option:  'char','int','longlong','short'.
        Default value:  'char'.

--version                  (-V)     
        Print version information on this tool.

Comments

Popular posts from this blog

VMWARE WORKSTATION 3,4,5,6,7,8,9,10,11,12,14,15...etc LICENSE KEYS COLLECTION

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

Oracle to Postgresql migration

PostgreSQL Enterprise Manager - PEM Monitoring Tools

7 Steps to configure BDR replication in postgresql