EnglishFrenchSpanish

Ad


OnWorks favicon

mkc_check_sizeof - Online in the Cloud

Run mkc_check_sizeof in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mkc_check_sizeof that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mkc_check_sizeof - detects a sizeof(type).

SYNOPSIS


mkc_check_sizeof type [headers...]
mkc_check_sizeof -h

DESCRIPTION


mkc_check_sizeof detects sizeof( type ) by compiling a test program. mkc_check_sizeof
doesn't run a generated executable and therefore is ready for using a cross-compiler.
headers are #include-d.

OPTIONS


-h display help message

ENVIRONMENT


CC Compiler. By default cc is used.

CPPFLAGS, CFLAGS
Options passed to the compiler, for example -I for additional directories that
contain header files.

MKC_VERBOSE
If set to 1, verbose messages are output to stderr.

MKC_SHOW_CACHED
If set to 1 and MKC_VERBOSE is set to 1, cached results are output to stderr.

MKC_CACHEDIR
Directory where temporary and cache files are created. If unset they are created
in a current directory.

MKC_NOCACHE
All results are cached unless MKC_NOCACHE variable is set to 1.

MKC_DELETE_TMPFILES
If set to 1, temporary files are removed.

EXAMPLES


mkc_check_sizeof 'void*'
mkc_check_sizeof long-long
mkc_check_sizeof size_t stdlib.h

Use mkc_check_sizeof online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    NSIS: Nullsoft Scriptable Install System
    NSIS: Nullsoft Scriptable Install System
    NSIS (Nullsoft Scriptable Install
    System) is a professional open source
    system to create Windows installers. It
    is designed to be as small and flexible
    as possi...
    Download NSIS: Nullsoft Scriptable Install System
  • 2
    authpass
    authpass
    AuthPass is an open source password
    manager with support for the popular and
    proven Keepass (kdbx 3.x AND kdbx 4.x ...
    Download authpass
  • 3
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 4
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 5
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 6
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • More »

Linux commands

Ad