代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/191802/8421656
changelog
libVISCA, (c) 2002-2003 Damien Douxchamps
Changes in version 1.0.0:
- windows compatibility, thanks to Alexander Klaeser.
- D30/31 special functions added by Simon Bichle
www.eeworm.com/read/190248/8446415
h winuser.h
/* winuser.h*/
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* Win32 USER structures and API
*/
#include "winctl.h" /* required compatibility for resource compiler*/
/* moved from
www.eeworm.com/read/433274/8534289
hpp notifiable.hpp
#ifndef NOTIFIABLE_HPP
#define NOTIFIABLE_HPP
// define NOTIF_SILENT to suppress warnings below
#include "NotifiableI.hpp"
#include "TemplUtils.hpp"
// For compatibility with DynObj.h
#ifndef doc
www.eeworm.com/read/431224/8698637
m fm_strjoin.m
function t = fm_strjoin(varargin)
%FM_STRJOIN Concatenate strings.
% same as STRCAT in Matlab. Used for compatibility with
% GNU/Octave
if nargin < 1
disp('Error in fm_strjoin: Not enough input
www.eeworm.com/read/430756/8729148
c wincompat.c
/*
* wincompat.c -- UNIX compatibility module for windows CE.
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage and redistribu
www.eeworm.com/read/384940/8832623
m fm_strjoin.m
function t = fm_strjoin(varargin)
%FM_STRJOIN Concatenate strings.
% same as STRCAT in Matlab. Used for compatibility with
% GNU/Octave
if nargin < 1
disp('Error in fm_strjoin: Not enough input
www.eeworm.com/read/183892/9133209
h os2compat.h
/* OS/2 compatibility defines.
This file is intended to be included from config.h
Copyright (C) 2001-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute i
www.eeworm.com/read/181596/9244538
h types.h
/**
* types.h - These definitions are for linux/windows cross compiler compatibility
*
* author: Eric Young 01/22/2004
*/
#ifndef TYPES_H_
#define TYPES_H_
#define MIN(a,b) ((a < b) ? a : b)
#d
www.eeworm.com/read/177819/9431182
h os2compat.h
/* OS/2 compatibility defines.
This file is intended to be included from config.h
Copyright (C) 2001-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute i
www.eeworm.com/read/176161/9514500
h os2compat.h
/* OS/2 compatibility defines.
This file is intended to be included from config.h
Copyright (C) 2001-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute i