代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/195825/5107249
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occur
www.eeworm.com/read/195825/5107297
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occur
www.eeworm.com/read/195825/5107345
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occur
www.eeworm.com/read/195825/5107441
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occur
www.eeworm.com/read/195825/5107489
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occur
www.eeworm.com/read/192626/5150633
cpp readreg.cpp
// This code shows how to read the registry
// However it is not used by the current Wdm1 code
void ReadReg( IN PUNICODE_STRING DriverRegistryPath)
{
// Make zero terminated copy of driver regi
www.eeworm.com/read/192230/5159497
c attach.c
/* This program is intended to be started outside of gdb, and then
attached to by gdb. Thus, it simply spins in a loop. The loop
is exited when & if the variable 'should_exit' is non-zero. (I
www.eeworm.com/read/192230/5159585
c attach2.c
/* This program is intended to be started outside of gdb, and then
attached to by gdb. Thus, it simply spins in a loop. The loop
is exited when & if the variable 'should_exit' is non-zero. (I
www.eeworm.com/read/186607/5230780
cpp serialport.cpp
#include "stdafx.h"
#include "SerialPort.h"
#include
//
// Constructor
//
CSerialPort::CSerialPort()
{
m_hComm = NULL;
// initialize overlapped structure members to zero
www.eeworm.com/read/186607/5230801
cpp serialport.cpp
#include "stdafx.h"
#include "SerialPort.h"
#include
//
// Constructor
//
CSerialPort::CSerialPort()
{
m_hComm = NULL;
// initialize overlapped structure members to zero