代码搜索结果
找到约 10,000 项符合
R 的代码
r.c
r (a, b)
{
if (a < b)
return 1;
else
return 2;
}
apprsrc.r
/* not needed anymore */
corersrc.r
#ifdef __UNIX__
#include
#else
#include
#if UNIVERSAL_INTERFACES_VERSION > 0x320
#include
#endif
#endif
resource 'ldes' ( 128 )
{
versionZero
carbrsrc.r
// carbon for 9
data 'carb' (0) {
$"0000" /* .. */
};
// the plist resource should only be included in the application
// since it contains the bundle i
apprsrc.r
#ifdef __UNIX__
# include
#else
# include
#endif
#include "apprsrc.h"
resource 'STR#' ( 128 , "Simple Alert Messages" )
{
{
"This application needs at least a MacPlus" ,
"Th
corersrc.r
#ifdef __UNIX__
#include
#else
#include
#if UNIVERSAL_INTERFACES_VERSION > 0x320
#include
#endif
#endif
resource 'ldes' ( 128 )
{
versionZero
carbrsrc.r
// carbon for 9
data 'carb' (0) {
$"0000" /* .. */
};
// the plist resource should only be included in the application
// since it contains the bundle i
bochs.r
data 'BNDL' (128) {
$"426F 6368 0000 0001 4652 4546 0000 0000" /* Boch....FREF.... */
$"0080 4943 4E23 0000 0000 0080" /* .
script.r
data 'scsz' (0) {
$"4000 0000 0000 0000 0000 0000 0000 0000" /* @............... */
$"0000 0000 0000 0000 0000" /* .......... */
};
data 'icns' (150) {
$"6963
root.r
// $$r_file$$.r: Macintosh-specific resources
#include "types.r"
$$IF(!PROJTYPE_DLL)
#include "ftab.r"
$$ENDIF //!PROJTYPE_DLL
#include "CodeFrag.r"
$$IF(!PROJTYPE_DLL)
resource 'SIZE' (-1)