Search Results

Search: Posts Made By: googling2000
Forum: Programming 04-24-2008
3,573
Posted By googling2000
Hi there, I've been using perl for a number of...
Hi there, I've been using perl for a number of years and haven't come across the use of echo, is it a sub in your script?

Anyway, when I did a

perl -c yourscript.pl

I got a bunch of errors...
Forum: Programming 04-24-2008
7,984
Posted By googling2000
I don't think the code is to blame here. I'm...
I don't think the code is to blame here.
I'm wondering if there is some compiler option that I'm not setting properly.

Remember the client code works fine.
I can execute it manually from the...
Forum: Programming 04-24-2008
7,984
Posted By googling2000
socket problems with cc compile options???
There's really not much to the exec. ( actually it's backtick )


It's perl, so it looks like this, ( not that it looks much different )


$rc = `$path/simplesocket.bin >>/tmp/logging.txt...
Forum: Programming 04-23-2008
7,984
Posted By googling2000
socket problems with cc compile options???
Hi there, a newbie as far as compiling c.
I have a problem, I've ported a fairly simple perl socket program over to c.

I compiled it as follows

cc simplesocket.c -lsocket -lnsl

compiles...
Showing results 1 to 4 of 4

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