Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums

2 Posted Topics

Member Avatar for R3Slick

@R3Slick : your program was really helpful. I have a doubt though. What does "UINT32 ver : 4" mean. Ok,it specifies the no. of bits. But,can we actually write something like "int a : 4" ??

Member Avatar for Pral
0
3K
Member Avatar for Pral

hi,i am new to C i am constantly getting the error "Segmentation fault" and i dont know how to deal with it. I can't find an error in my code. [code=c] #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <string.h> #include <netinet/in.h> #include <arpa/inet.h> #include <pcap.h> int main() { FILE *ifile,*ifile1; …

Member Avatar for Pral
0
274

The End.