by henrywong
what is the differenece between "signed" and "unsigned"
|
|
[8 replies] Last: Quote from vince1027 on Mar 13, 2008 at 8:00pm: By the way, the DO... (by analoganomaly)
|
tic tac toe |
|
[1 reply] : Yes. You would put in code (presumably in the form of a loop) between... (by Ganon11)
|
by MrDinsdale
Delay time calculator input problems
|
|
[5 replies] Last: thanks for the advice, ive managed to find my own way round it using y... (by MrDinsdale)
|
by Robot1
Video playing inside C++ project file.
|
|
[2 replies] Last: Yes kind sir. It's an Windows Media *.AVI digital DVD file. (by Robot1)
|
by Grohg
errors
|
|
[4 replies] Last: hey Grohg, once you get an up to date book try the newer versions of V... (by Jeff HS)
|
by crayon66
Makefile and configure question
|
|
[1 reply] : Go to www.google.com and do type Makefile. You probably need to und... (by alexdbkim)
|
Please help me!!!!! |
|
[1 reply] : I suggest doing this by yourself first. If you get into trouble then t... (by vince1027)
|
by glossywhite
Simple "while" loop - won't work on Mac/Win32 AT ALL!
|
|
[6 replies] Last: Thankyou so much for your help, Vince. I would have been chasing my ta... (by glossywhite)
|
by tomao
e+somenumberheree
|
|
[1 reply] : Nope, I don't think you can do that, unless you are planning to make t... (by firedraco)
|
String Help? |
|
[3 replies] Last: Thank you both very much for your help! (by katielynnsdad)
|
by tomao
Clipboard
|
|
[4 replies] Last: disclaimer: I got this off of a Google search. I have no idea how it w... (by magicalblender)
|
by smdelanc
File i/o
|
|
[1 reply] : #include <fstream> Include fsteam for file i/o schtuffs us... (by analoganomaly)
|
by Josh7289
error C2011: 'Time' : 'class' type redefinition
|
|
[4 replies] Last: The answer depends on what's in the code in each of the files. I thin... (by gzero)
|
by Azmodeus
Parameter conversion?
|
|
[2 replies] Last: Ok, that helped, thanks. Now the problem is that I have unresolved ex... (by Azmodeus)
|
by nyl
file handling
|
|
[11 replies] Last: i just dont know ho to use it (by nyl)
|
by jburridge
first step of a game
|
|
[3 replies] Last: Well I don't quite know what you mean because im new but.. I'll give i... (by jburridge)
|
by nishu
shallow copy and deep copy :(
|
|
[1 reply] : If you have one object (A) that contains a reference to one or more ot... (by ropez)
|
by Demyan
File types used in C++
|
|
[3 replies] Last: I think the naming does not matter. The reason is that the program alw... (by vince1027)
|
by cva
message map??
|
|
[1 reply] : Well a map is a collective data structure. This is commonly used in oo... (by vince1027)
|
by dhiltgen
I need Template/iterator Help
|
|
[4 replies] Last: Hello, I down loaded the visual studio express. And it worked there. ... (by dhiltgen)
|