代码搜索:limits
找到约 7,357 项符合「limits」的源代码
代码结果 7,357
www.eeworm.com/read/178564/9391719
limits
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/399904/7826571
limits
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/197653/7982217
limits
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/142806/12917518
limits
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/138936/13200629
limits
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/137695/13304423
limits
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/321827/13397967
limits
// limits standard header
#if _MSC_VER > 1000 /*IFSTRIP=IGN*/
#pragma once
#endif
#ifndef _LIMITS_
#define _LIMITS_
#include
#include
#include
#include
www.eeworm.com/read/136019/13878332
limits
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/137956/5817892
limits
#include
main() {
printf("UCHAR_MAX: %08x=%d\n", UCHAR_MAX, UCHAR_MAX);
printf("USHRT_MAX: %08x=%d\n", USHRT_MAX, USHRT_MAX);
printf("UINT_MAX: %08x=%d\n", UINT_MAX, UINT_MAX);
printf(
www.eeworm.com/read/103451/6216094
limits
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1999
* Boris Fomitchev
*
* This material is provided "as is", with absolutely no warranty expressed