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
~272 People Reached
Favorite Tags
Member Avatar for ray-solomon

This program I wrote is supposed to restart tor, wait 5 seconds, then look for a PID number using regex. It compiles and runs fine but the regex logic never displays "good". I'm confused. [CODE]#include <sys/types.h> #include <regex.h> #include <stdio.h> #include <string.h> // gcc -o tor_restart tor_restart.c // chown root …

Member Avatar for ray-solomon
0
163
Member Avatar for ray-solomon

Hi, this is my first post on DaniWeb. I created this table and it works perfect in Firefox, but not in Internet Explorer. I tried different document types, I wc3 validated it, changed the height in css for the div and for the tbody, but still not working correctly. It …

Member Avatar for rexibit
0
109