代码搜索:assignment
找到约 8,196 项符合「assignment」的源代码
代码结果 8,196
www.eeworm.com/read/216802/4880885
h rterror.h
/* rterror.h */
#ifndef __CRT_INTERNAL_RTERROR_H
#define __CRT_INTERNAL_RTERROR_H
#define _RT_STACK 0 /* stack overflow */
#define _RT_NULLPTR 1 /* null pointer assignment */
www.eeworm.com/read/216502/4890962
c c05.c
#
#include "c0.h"
/*
* info on operators:
* 01-- is binary operator
* 02-- left (or only) operand must be lvalue
* 04-- is relational operator
* 010-- is assignment-type operator
* 020-
www.eeworm.com/read/216499/4892621
c c05.c
#
#include "c0h.c"
/*
* info on operators:
* 01-- is binary operator
* 02-- left (or only) operand must be lvalue
* 04-- is relational operator
* 010-- is assignment-type operator
* 020
www.eeworm.com/read/205824/5015770
h rterror.h
/* rterror.h */
#ifndef __CRT_INTERNAL_RTERROR_H
#define __CRT_INTERNAL_RTERROR_H
#define _RT_STACK 0 /* stack overflow */
#define _RT_NULLPTR 1 /* null pointer assignment */
www.eeworm.com/read/195341/5112030
c c05.c
#
#include "c0h.c"
/*
* info on operators:
* 01-- is binary operator
* 02-- left (or only) operand must be lvalue
* 04-- is relational operator
* 010-- is assignment-type operator
* 020
www.eeworm.com/read/190666/5172964
c typedef1.c
// Build don't link:
typedef const struct {
int x;
} Test;
static void foo(Test);
static void foo(Test t)
{
t.x = 0; // ERROR - assignment of read-only member
return;
}
www.eeworm.com/read/190666/5175431
c 900324_05.c
// g++ 1.37.1 bug 900324_05
// The following erroneous code causes g++ to segfault.
// Cfront 2.0 passes this test.
// keywords: segfault, arrays, references, assignment operator=
typedef int int_
www.eeworm.com/read/340665/3273619
c typedef1.c
// Build don't link:
typedef const struct {
int x;
} Test;
static void foo(Test);
static void foo(Test t)
{
t.x = 0; // ERROR - assignment of read-only member
return;
}
www.eeworm.com/read/340665/3276085
c 900324_05.c
// g++ 1.37.1 bug 900324_05
// The following erroneous code causes g++ to segfault.
// Cfront 2.0 passes this test.
// keywords: segfault, arrays, references, assignment operator=
typedef int int_
www.eeworm.com/read/336444/3351581
extra entries.extra
/dongle_syn.cdf////
/dongle_syn.pin////
/dongle_syn.pof////
/dongle_syn.qpf////
/dongle_syn.qsf////
/dongle_syn.qws////
/dongle_syn_assignment_defaults.qdf////