by ripley
pointers
|
|
[2 replies] Last: you explained that to me very well. i get it now. thank you. :) (by ripley)
|
by Pascal666
Loop only executed when I move the mouse/press a key
|
|
[6 replies] Last: I will use peekmessage, thank you both. (by Pascal666)
|
by arterialnine
webclient.downloadfile/urldownloadtofile()
|
|
[2 replies] Last: i have no idea it looks like this System::Net im using microsoft vis... (by arterialnine)
|
by kevin06s
Clear .txt File Without ios::trunc
|
|
[3 replies] Last: I suppose I could just keep track of the average and write it at the e... (by kevin06s)
|
by assaado
sum of array indecies
|
|
[4 replies] Last: We are not allowed to use pointers in this assignment, but thanks for ... (by assaado)
|
by devichandru
install error
|
|
[7 replies] Last: is it just a pointer to an armpit fart, or is the real gaseous thing s... (by BettyBoopTS)
|
by Vic
isdigit(int c)
|
|
[1 reply] : isdigit works with characters. If cin >> b fails, the value of 'b' w... (by Bazzy)
|
by btripp
Using Multiple Languages for one application
|
|
[5 replies] Last: thanks for the info guys. (by btripp)
|
by PFDandK
String Manipulation Question
|
|
[7 replies] Last: I dont understand the 'Duration' factor!.... (by DemienBjarne)
|
by mozly
unsized array declaration
|
|
[13 replies] Last: code bloat. How do you figure? std::string functions are likel... (by Disch)
|
by Pascal666
How do I use a function of another *.cpp file in my main.cpp file.
|
|
[4 replies] Last: Obligatory Link: http://www.cplusplus.com/forum/articles/10627/ (by Disch)
|
by kanonRai
Rebuild every time i want to debug
|
|
[1 reply] : You must compile the program to run it (by Bazzy)
|
by itzjonno
+= and -=
|
|
[7 replies] Last: (I presume that the last five are bitwise?) Correct (by R0mai)
|
by estri
password using arrays
|
|
[1 reply] : Clarify. (by tummychow)
|
by yoked88
Fraction calculator
|
|
[14 replies] Last: ok thanks. (by blackcoder41)
|
float f = 1 / 3 |
|
[3 replies] Last: EDIT: How do you get output to line up with code on this board? Y... (by jRaskell)
|
by giro82
Exception handling /Multiple form application in Builder
|
|
[1 reply] : I wrote new, small application showing the same problem: #include ... (by giro82)
|
by BettyBoopTS
Streaming Audio Graphic Equalizer
|
|
[9 replies] Last: Thanks Chris!! I just finished downloading and installing Cygwin and d... (by BettyBoopTS)
|
wrong code (1,2) |
|
[35 replies] Last: Oh ok... (by chrisname)
|
by anne92
number randomization with bisection
|
|
[4 replies] Last: Duoas is right! I suggest to make your own algorithm first. Use you... (by olredixsis)
|