Title: Time for Tagged
Lan Q, 22
Lan has added you as a friend on Tagged.
Is Lan your friend?
Please respond or Lan may think you said no :(
Click here to block all e
If you can't see this email please click here
Is Lan Q your friend?
Click here to block all emails from Tagged P.O. Box 193152 San Francisco, CA 94119-3152
So,never mind it is a structure or a typedef,it point to the same memory
address,to use a structure only for it's historical reason like Guy Harris
said?
On 5/7/06, Sebastien Raveau <[EMAIL PROTECTED]> wrote:
On Saturday 06 May 2006 06:18, Lan Qing wrote:
> the struct in_addr
hello,
I read the fllowing words in the c header file
"
/* Internet address. */
typedef uint32_t in_addr_t;
struct in_addr
{
in_addr_t s_addr;
};"
the struct in_addr have only one variable in it, is there any necessary to
define a struct like that?
why not use "typedef in_addr_t in_addr;" d
hello,
I'm of tcpdump,and i got the fllowing words while i'm reading the tcpdump
man page
" Tcpdump will, if not run with the -c flag, continue capturing packets
until it is interrupted by a SIGINT signal or a SIGTERM sig-nal ; if run
with the -c flag, it will capture packets until it is