Forum: C++
Jan 9th, 2008, 12:46 AM
|
|
Replies: 2
Views: 146
Re: Win32 GUI CreateWindowEx()
hahaha, i fixed it... turns out it was a brace which was just in the wrong place. Sorry for wasting your time, thankyou to anyone who took the time to look.
|
Forum: C++
Jan 8th, 2008, 8:43 PM
|
|
Replies: 2
Views: 146
Win32 GUI CreateWindowEx()
I'm currently working through a tutorial on Win32 GUI, and im stuck. Im attempting to create a window which has a menu with "File" and "Help" popups with the "About > Help" menu opening a dialog box....
|
Forum: Coder's Corner Lounge
Jul 19th, 2006, 5:51 AM
|
|
Replies: 20
Views: 326
|
Forum: Coder's Corner Lounge
Jul 19th, 2006, 5:45 AM
|
|
Replies: 20
Views: 326
well im reading that 10 8 ounce (not sure how...
well im reading that 10 8 ounce (not sure how much an ounce is) cups is in excess. So i suggest you seriously slow down. If its too late your gonna need to google search "treatment for caffeine...
|
Forum: C++
Jul 8th, 2006, 7:36 PM
|
|
Replies: 2
Views: 184
yeah, long after i posted i thought i shoulda...
yeah, long after i posted i thought i shoulda probably done that, but i fixed it anyway. I had to change the type i was using from char* to char. I still have a little odd output but i should be able...
|
Forum: C++
Jul 8th, 2006, 10:05 AM
|
|
Replies: 2
Views: 184
help with displaying message
hi, im trying to learn how to use winsock in C++ programs so ive tried to make a small client/server thing where the client sends a message and the server responds. My problem is that, although they...
|
Forum: Coder's Corner Lounge
Jun 26th, 2006, 7:10 AM
|
|
Replies: 127
Views: 2,599
|
Forum: Coder's Corner Lounge
Jun 22nd, 2006, 8:15 PM
|
|
Replies: 127
Views: 2,599
|
Forum: Coder's Corner Lounge
May 18th, 2006, 6:54 AM
|
|
Replies: 13
Views: 305
|
Forum: Coder's Corner Lounge
May 18th, 2006, 6:41 AM
|
|
Replies: 13
Views: 305
Need Some Motivation
Hey, as the profile thingy under my name says, im trying to learn C++ but i seem to be lacking motivation and my learning has become almost static. I'm just wondering what kind of stuff you ppl do...
|
Forum: C++
Apr 16th, 2006, 8:31 AM
|
|
Replies: 4
Views: 203
|
Forum: C++
Apr 16th, 2006, 12:40 AM
|
|
Replies: 4
Views: 203
Arrays in data structures
Hey again, im learning about data structures in c++ and all was fine until i attempted to make a program using arrays in data structures. Anyways it's a program that asks for input for names and ages...
|
Forum: C++
Apr 2nd, 2006, 7:39 AM
|
|
Replies: 15
Views: 510
|
Forum: C++
Apr 2nd, 2006, 7:16 AM
|
|
Replies: 15
Views: 510
|
Forum: C++
Apr 2nd, 2006, 6:51 AM
|
|
Replies: 15
Views: 510
printf or cout?
ive seen alot of c++ examples using printf over cout. Can someone please tell me the difference between the two? and, if there are differences what are the advantages and disadvantages of printf?
|
Forum: C++
Mar 8th, 2006, 2:38 AM
|
|
Replies: 10
Views: 401
|
Forum: C++
Mar 8th, 2006, 12:40 AM
|
|
Replies: 10
Views: 401
|
Forum: C++
Mar 7th, 2006, 4:34 AM
|
|
Replies: 10
Views: 401
|
Forum: C++
Feb 2nd, 2006, 11:32 PM
|
|
Replies: 15
Views: 491
|
Forum: C++
Feb 2nd, 2006, 4:54 AM
|
|
Replies: 15
Views: 491
|
Forum: C++
Feb 2nd, 2006, 1:50 AM
|
|
Replies: 15
Views: 491
|
Forum: C++
Feb 1st, 2006, 6:02 AM
|
|
Replies: 15
Views: 491
|
Forum: C++
Feb 1st, 2006, 5:55 AM
|
|
Replies: 15
Views: 491
knowing me there probably is no point but i...
knowing me there probably is no point but i thought that it would swap the two elements if *ptr1 is incremented and *ptr2 is decremented
EDIT- But thinking about it it does nothing because it hasnt...
|
Forum: C++
Feb 1st, 2006, 5:43 AM
|
|
Replies: 15
Views: 491
|
Forum: C++
Feb 1st, 2006, 5:14 AM
|
|
Replies: 15
Views: 491
EXTREMELY simple problem
Hi, me again very sorry to bother you all again lol.
anyone who has read my last thread (45 people or so) would know im a newb, but ive got another problem. i was trying to test myself and make an...
|
Forum: C++
Feb 1st, 2006, 4:09 AM
|
|
Replies: 5
Views: 196
|
Forum: C++
Jan 30th, 2006, 4:06 AM
|
|
Replies: 5
Views: 196
|
Forum: C++
Jan 30th, 2006, 1:57 AM
|
|
Replies: 5
Views: 196
problem with output
Hi im trying to learn c++ and im stuck at the subject of pointers, so to try and help myself understand it i tryed to use pointers to make a simple (or it's supposed to be simple) program that asks...
|