Search Results

Search: Posts Made By: Stevhp
Forum: Programming 04-30-2007
3,394
Posted By Stevhp
Thanks for the help
Thanks everyone for the help. After some wrestling with it, it started working. Apparently there was no server listening.

Steve
Forum: Programming 04-28-2007
3,394
Posted By Stevhp
Reply
I'm using Solaris.
Forum: Programming 04-28-2007
3,394
Posted By Stevhp
Problem Connecting to Socket
Can anyone help? I'm trying to write a program which will write to a socket. I can get the server to run, but always get an error when I try to connect.

It gives me an error at the "connect"...
Forum: Programming 03-07-2007
2,941
Posted By Stevhp
Just retyped it!
I just retyped the Makefile, and got an output. I don't know what happened. Maybe some hidden formatting or something screwed it up.

Steve
Forum: Programming 03-06-2007
2,941
Posted By Stevhp
Object File Error
Hi,

I've tried to compile a program I wrote with a Makefile, yet it returns an error:

<<<test_log>>>
itest_log.o /sr/local/bin/gcc -o test_log.o -I ../../../include -L ../../../lib -llog_mgr...
Forum: Programming 03-05-2007
3,520
Posted By Stevhp
Thank You
Thanks for the help!

-Steve
Forum: Programming 03-05-2007
3,520
Posted By Stevhp
Code
Hi. Thanks for the idea. I'll give this a try!

Will the fprintf function save this output to a file?

-Steve
Forum: Programming 03-05-2007
3,520
Posted By Stevhp
Thanks!
Thanks for the help. It had me confused there, but now I see what I was doing wrong.

Steve :)
Forum: Programming 03-04-2007
3,520
Posted By Stevhp
Help with a function call
Hi, Can anyone help me figure out the problem I'm having with a function call?

I have a header file, which sets an enum:

typedef enum {INFO, WARNING, FATAL} Levels;
int log_event (Levels,...
Showing results 1 to 9 of 9

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