View Single Post
Old May 31st, 2006, 8:52 PM   #2
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
It doesn't sound like you have a clue what a compiler is for. A compiler compiles(obviously) your code into an exe format file. You don't need a compiler to run a program, you need a compiler to compile. It's that simple.

As for your second question, I really don't know what you mean.

Conclusion: Read a bit about compilers, how they work, etc. If you don't know how to program in C++, then go learn before trying to make a port scanner. Maybe I'm wrong, but with these kinds of questions, it doesn't sound like you've ever compiled a program before, restricting your abilities to program port scanners.
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!
jayme is offline   Reply With Quote