by cannsyl
pointers array compile error
|
|
[3 replies] Last: Put header protection on your header files. #ifndef FILENAME_H ... (by firedraco)
|
by yamcake01096
transfer money
|
|
[3 replies] Last: Just to help shorten the code even more, why don't you try some 'for' ... (by ja23jr)
|
by bluegray
compiler error
|
|
[4 replies] Last: It is a pointer to a function to call on the node. (Note that your ... (by jsmith)
|
by gd566
Random numbers
|
|
[8 replies] Last: gd566 that won't work. You need to call srand() exactly ONCE in you... (by jsmith)
|
by gAaRa
Problems using cin.getline() after using cin>>
|
|
[7 replies] Last: Thanks a lot duos. It worked. All i needed to do was to add the parant... (by gAaRa)
|
by Ruddo
Typical Ranges of Data Types
|
|
[6 replies] Last: The default for char is unsigned.| Not according to *my* copy of th... (by exception)
|
by Monzerraid
My Multiplication Table wont show Up
|
|
[1 reply] : Can I see the code please? :) (by bluezor)
|
by Monzerraid
Error Not Showing The Multiplication Table
|
|
[1 reply] : Post your code, I'm guessing you mistyped something and so on line 19 ... (by jpeg)
|
by HeatMan
Better Structure and problems
|
|
[9 replies] Last: Read my edit... Now I did see something strange: The first hit, wit... (by HeatMan)
|
by Raizzed
Interested in begging RPG design
|
|
[13 replies] Last: A good base knowledge of programing is a good place to start out side ... (by Tripic)
|
by Spaced Out
Determine if a number is prime
|
|
[2 replies] Last: oh... that makes sense. thanks (by Spaced Out)
|
by theChameleon
vector sort objects
|
|
[1 reply] : It takes a little while to be able to read the docs perfectly: http:/... (by Duthomhas)
|
im always asking this kind of question to my classm8 |
|
[6 replies] Last: tnx mate (by takemewithyou)
|
by o0OpsyphiO0o
why is this not returning a grid numbered 1 -9?
|
|
[2 replies] Last: oh yeah... workd perfec' now. thanks a bunch (by o0OpsyphiO0o)
|
by nrc1982
Pointer error, a error window always pops up
|
|
[2 replies] Last: By doing p1=p1+ <insert number here>;, you are changing the pointe... (by nrc1982)
|
by krilin978
Perfect Numbers till n numbers!!!
|
|
[3 replies] Last: Filter out the primes before the test for perfection. I'll leave you ... (by QWERTYman)
|
by tyky9808
Finding the sum of n odd numbers
|
|
[13 replies] Last: Also, you'll find that (through high school geometry [go Euclid {I am ... (by QWERTYman)
|
by thea
how can i put another switch on a switch??
|
|
[4 replies] Last: i see #include <iostream.h> & cout !? Whats wrong with that?... (by Umz)
|
by bazanaka
Problems with pi equation...
|
|
[7 replies] Last: Thanks a lot for the responses, here is what I have it as currently: ... (by bazanaka)
|
by Smittens888
Visual Studio Compileing
|
|
[2 replies] Last: Neither of those seem to be the case...is it possible that that file d... (by Smittens888)
|