代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/420998/2058368
idl struct-fwd.idl
struct Link;
typedef sequence DescendantSeq;
union uLink;
typedef sequence uDescendantSeq;
struct Link {
short some_value;
DescendantSeq descendants;
uDescendantSeq udescendants;
www.eeworm.com/read/417138/2104470
h print_struct.h
#ifndef _PRINT_STRUCT_H_
#define _PRINT_STRUCT_H_
#ifdef __cplusplus
extern "C" {
#endif
void WD_CARD_print(WD_CARD *pCard, PCHAR pcPrefix);
#ifdef __cplusplus
}
#endif
#endif
www.eeworm.com/read/417138/2104472
c print_struct.c
#include "../../include/windrvr.h"
#include "print_struct.h"
#include
void WD_CARD_print(WD_CARD *pCard, char *pcPrefix)
{
DWORD i;
for (i=0; idwItems; i++)
{
www.eeworm.com/read/417138/2104482
h print_struct.h
#ifndef _PRINT_STRUCT_H_
#define _PRINT_STRUCT_H_
#ifdef __cplusplus
extern "C" {
#endif
void WD_CARD_print(WD_CARD *pCard, PCHAR pcPrefix);
#ifdef __cplusplus
}
#endif
#endif
www.eeworm.com/read/417138/2104484
c print_struct.c
#include "../../include/windrvr.h"
#include "print_struct.h"
#include
void WD_CARD_print(WD_CARD *pCard, char *pcPrefix)
{
DWORD i;
for (i=0; idwItems; i++)
{
www.eeworm.com/read/417136/2104495
h print_struct.h
#ifndef _PRINT_STRUCT_H_
#define _PRINT_STRUCT_H_
#ifdef __cplusplus
extern "C" {
#endif
void WD_CARD_print(WD_CARD *pCard, PCHAR pcPrefix);
#ifdef __cplusplus
}
#endif
#endif
www.eeworm.com/read/417136/2104497
c print_struct.c
#include "../../include/windrvr.h"
#include "print_struct.h"
#include
void WD_CARD_print(WD_CARD *pCard, char *pcPrefix)
{
DWORD i;
for (i=0; idwItems; i++)
{
www.eeworm.com/read/417136/2104507
h print_struct.h
#ifndef _PRINT_STRUCT_H_
#define _PRINT_STRUCT_H_
#ifdef __cplusplus
extern "C" {
#endif
void WD_CARD_print(WD_CARD *pCard, PCHAR pcPrefix);
#ifdef __cplusplus
}
#endif
#endif
www.eeworm.com/read/417136/2104509
c print_struct.c
#include "../../include/windrvr.h"
#include "print_struct.h"
#include
void WD_CARD_print(WD_CARD *pCard, char *pcPrefix)
{
DWORD i;
for (i=0; idwItems; i++)
{
www.eeworm.com/read/417134/2104522
h print_struct.h
#ifndef _PRINT_STRUCT_H_
#define _PRINT_STRUCT_H_
#ifdef __cplusplus
extern "C" {
#endif
void WD_CARD_print(WD_CARD *pCard, PCHAR pcPrefix);
#ifdef __cplusplus
}
#endif
#endif