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
~438 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Funktar

Hey there daniweb, I'm a web developer that is way out of my element here, hoping to find some help. I'm supposed to be converting a python/c++ library to linux for a coworker. I'm terrible at python and even worse at c++. This truly is not my element. After a …

0
51
Member Avatar for Funktar

Hello! I have two tables in an MS SQL database that I'm trying to join and display through PHP. My connection is fine and I've done it many times before, so don't worry this isn't a PHP problem. It's a my-query-won't-finish-executing problem. Table A: (about 2 million entries) id | …

Member Avatar for Funktar
0
119
Member Avatar for Funktar

Hi, so I've got this program("main") that fork executes another ("user"). These programs communicate through fifos. One communication is a spawn call, where user passes an executable, main forks and executes it. So, I'm keeping track of all my processes using a task table. After the fork (for the spawn …

0
100
Member Avatar for Funktar

omg i need help so bad. I've been working on a school project for what seems like an eternity and i'm close to deadline. Using FIFO's (i ahve to) to communicate between parent and child proc's. Right now I'm stuck on a read/write. fifomsg is a struct with int length …

Member Avatar for Dogtree
0
168