Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: Clockowl ; Forum: C++ and child forums
Forum: C++ Apr 16th, 2009
Replies: 14
Views: 530
Posted By Clockowl
What do you think the code is doing? Add some comments.
Forum: C++ Apr 16th, 2009
Replies: 29
Views: 1,398
Posted By Clockowl
Errr, ignore that last part. Sometimes I'm unclear.

Student student;
for(int subject = 0; subject < 4; subject++){
string code;
int cu;
char pass_or_fail;
inFile >> code;
...
Forum: C++ Apr 10th, 2009
Replies: 7
Views: 884
Posted By Clockowl
Hey guys,

I was wondering, with this code:

main.cpp

#include <iostream>
using namespace std;

class car {
Forum: C++ Jan 3rd, 2009
Replies: 5
Solved: help needed
Views: 314
Posted By Clockowl
Here are two examples I created and use as a reference, maybe they are of help:


/*
** Playing around with WinSockets
*/

#include <stdio.h>
#include <winsock.h>
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC