badExecutable
Bad executable or shared library.
Declaration
static var badExecutable: Errno { get }Mentioned in
Discussion
The executable or shared library being referenced was malformed.
The corresponding C error is EBADEXEC.
Bad executable or shared library.
static var badExecutable: Errno { get }The executable or shared library being referenced was malformed.
The corresponding C error is EBADEXEC.