Forum: C++
Mar 15th, 2006, 9:36 PM
|
|
Replies: 10
Views: 346
It's not that big a deal, old code still works...
It's not that big a deal, old code still works like it used to, there are just new "secure" versions out there. Usually they have the same name, with a _s suffix after them. The old versions were...
|
Forum: Coder's Corner Lounge
Mar 15th, 2006, 9:26 PM
|
|
Replies: 55
Views: 1,259
|
Forum: Coder's Corner Lounge
Mar 15th, 2006, 2:38 AM
|
|
Replies: 55
Views: 1,259
I rarely use the net/Google for coding help....
I rarely use the net/Google for coding help. Mostly, I read my books (90% are 3D programming/engine design), and look stuff up on the MSDN library. Learned win api coding from 1 chapter in a book and...
|
Forum: C++
Mar 15th, 2006, 2:28 AM
|
|
Replies: 10
Views: 346
|
Forum: C++
Mar 15th, 2006, 2:25 AM
|
|
Replies: 19
Views: 593
|
Forum: C++
Mar 8th, 2006, 1:32 AM
|
|
Replies: 3
Views: 188
|
Forum: C++
Mar 6th, 2006, 9:40 PM
|
|
Replies: 20
Views: 585
|
Forum: C++
Feb 26th, 2006, 4:49 AM
|
|
Replies: 14
Views: 548
|
Forum: C++
Feb 24th, 2006, 11:19 AM
|
|
Replies: 3
Views: 194
|
Forum: C++
Feb 23rd, 2006, 11:09 PM
|
|
Replies: 3
Views: 194
|
Forum: C++
Aug 2nd, 2004, 2:02 AM
|
|
Replies: 11
Views: 447
|
Forum: C++
Aug 1st, 2004, 7:55 PM
|
|
Replies: 11
Views: 447
Very true, it's the first language I myself...
Very true, it's the first language I myself started with and I find myself using it more often than most others.
A little off topic, I made two posts in the tutorials section, but the second one (my...
|
Forum: C++
Aug 1st, 2004, 7:46 PM
|
|
Replies: 32
Views: 2,756
|
Forum: C++
Aug 1st, 2004, 12:45 AM
|
|
Replies: 0
Views: 430
I've been working on this chat program for some...
I've been working on this chat program for some time now and thought it might help some of you get started on sockets and/or dialog box programming (without MFC). Also, some of you may have tips or...
|
Forum: C++
Aug 1st, 2004, 12:40 AM
|
|
Replies: 32
Views: 2,756
I've been working on this guide for some time...
I've been working on this guide for some time now, and do periodic updates to it. Rather than post the whole thing here and have to update 2 different sites, I'll just link to the original. You can...
|