Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Closed Thread
 
Thread Tools Display Modes
Old Sep 4th, 2005, 2:49 PM   #11
Simon Gray
Programmer
 
Join Date: Aug 2005
Location: Ålsgårde, Denmark
Posts: 62
Rep Power: 3 Simon Gray is on a distinguished road
Send a message via MSN to Simon Gray
What distro are you on?
__________________
Visit my blog, about all that stuff in between your nostrils >_>
Simon Gray is offline  
Old Sep 4th, 2005, 3:46 PM   #12
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
sys/sockets.h should be on your system as part of your compiler's install. Many, many things are. Other 3rd party things you need are available were you find those things. You don't just gather a bunch of stuff unilaterally. You decide you want the xyz library, go download it from where you read about it, or a link that will be there.

G - O - O - G - L - E
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline  
Old Sep 4th, 2005, 3:49 PM   #13
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 3 Polyphemus_ is on a distinguished road
Quote:
Originally Posted by stevengs
Hi Poly. I believe that is the other way around, the declarations and definitions that is.
i always forget what what is
Polyphemus_ is offline  
Old Sep 4th, 2005, 4:02 PM   #14
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Think of it this way, Poly: one declares your intentions regarding what you plan to do, and the other defines precisely how you're doing it, step-by-step .
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline  
Old Sep 4th, 2005, 4:12 PM   #15
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
Yo future, any compiler should come standard with these files...
__________________

tempest is offline  
Old Sep 4th, 2005, 6:23 PM   #16
FuTuR£
Newbie
 
Join Date: Aug 2005
Posts: 13
Rep Power: 0 FuTuR£ is an unknown quantity at this point
Not the linux files im sure
FuTuR£ is offline  
Old Sep 4th, 2005, 6:42 PM   #17
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I'm not exactly sure what your approach is to getting answers, but it isn't really good if you don't listen. Tempest is correct. When you get a compiler for a particular operating system it comes with many of the headers and library things that you need for the most common things you will write for that system. Third-party things like some graphics libraries and such have to be located and added into the mix. If you are so "sure", why are you having to ask? I suggest you modify your approach to getting help and learning. If you don't like my responses, there are others. Listen to Tempest, don't blow him off like that.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline  
Old Sep 4th, 2005, 7:58 PM   #18
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
Future, a lot of the strange things you say in your quest for answers we've already given you make it seem like you're trying to compile Linux binaries on a Windows machine. Please tell me I'm just reading way too much into your posts.

In case I am, what the hell are you talking about, since it's not clear to any of us, apparently.
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline  
Old Sep 5th, 2005, 6:29 AM   #19
FuTuR£
Newbie
 
Join Date: Aug 2005
Posts: 13
Rep Power: 0 FuTuR£ is an unknown quantity at this point
"Linux binaries on a Windows machine"
Yay thats the one.

I have VC++ but it doesn't have all the "includes" i need in it.

Sorry if i dont make sence, im n00b.
FuTuR£ is offline  
Old Sep 5th, 2005, 10:05 AM   #20
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Oh my freakin' god.

What are you trying to compile?
__________________
Me :: You :: Them
Ooble is offline  
Closed Thread

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:21 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC