代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/100926/6263109
dsw fifo_sap.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/160303/5573245
c starterwhack.c
/* FreeS/WAN whack functions to communicate with pluto (whack.c)
* Copyright (C) 2001-2002 Mathieu Lafon - Arkoon Network Security
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/174403/9588894
cpp debug.cpp
#include "graphics.h"
DEBUG_MESSAGE *msg_buffer[MAX_DEBUG_MSG]; // 指向信息的指针数组
int msg_count = 0; // 当前有效的信息数
// 打开这个选项将设置为DEBUG模式
#define _DEBUG_MODE_
// 初始化信息缓冲区
BOO
www.eeworm.com/read/173684/9642499
h messages.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2002 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/173684/9643049
h messages.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2002 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/167847/9950352
c testmq.c
#include "unpipc.h"
#include "mqueue.h"
#define BUFFLEN 100
char msg[BUFFLEN]; /* receive buffer */
char msg0[] = "";
char msg1[] = "1";
char msg2[] = "22";
char msg3[] = "333";
char msg4[] = "4