Search Results

Search: Posts Made By: heljy
Forum: Programming 04-01-2004
7,079
Posted By heljy
Thanks, that make sense :)
Thanks, that make sense :)
Forum: Programming 04-01-2004
7,079
Posted By heljy
recv syscall for socket programming
I have a question regarding the recv syscall.

Suppose I have a client/server and the following exchange of message took place:


Client --> Server using multiple send syscalls one after another...
Forum: Programming 02-18-2004
3,239
Posted By heljy
Finding Average for BST
Helo guys, this is not specifically a C programming problem for the unix platform, but a problem i came across in class:

Find the average for a binary search tree:


typedef Struct SNode
{...
Forum: Programming 03-24-2002
8,122
Posted By heljy
Yes you need to add "-lm" That is to link...
Yes you need to add "-lm"

That is to link the math library when linking your program
Forum: Programming 03-24-2002
6,778
Posted By heljy
Signals in Unix Solaris
I am doing a project to stimulate the scheduing policy of an OS under Unix Solaris.

Its something like that:

A process, say A will communicate to another process, which is the OS, and then...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 07:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy