User profile: dancks

User info
User name:dancks
Location:Central New York
Bio:Just a community college student with an intense interest in programming. I had dreams of becoming an application developer... Until I tried to learn C++
Statistical data
Gender:Male
Occupation:Student
Skills:PHP
C++
Java
Javascript
History
Joined:
Number of posts:83
Latest posts:

Im trying to debug program with FILE output, nothing is happening?
Here's my problem: I am trying to get a port knocking program written in C (cd00r.c) to work on my l...

Best way to advance c++ knowledge?
This is basically the run of the mill "what books do you recommend for programming?" But with a twis...

How do I make a project in Visual Studio?
Update: Something curious I noted: Whenever I try to save a file to a project, instead of opening to...

Pthreads in windows?
Just FYI You can use the gcc compiler suite on windows, which I love. As far as installing I have no...

How do I make a project in Visual Studio?
I usually write source code with notepad and compile with MinGW on the command line due to my disdai...