by MD1212
Calculation of the first 50 Chiliads for prime numbers problem.
|
|
[1 reply] : @MD1212 Yep, I think it's a very simple fix. primeCount wants to do a... (by whitenite1)
|
by darkmoon
How do i connect for this two function??
|
|
[no replies]
|
by skarla
tic tac toe.
|
|
[3 replies] Last: Yeah, arrays and for loops for the most part. If you want hideous code... (by BHX)
|
How would I create an inventory list in a game? |
|
[3 replies] Last: Maybe a struct with vectors? Have a file that has all the data in it (... (by BHX)
|
by anikan1297
Beginners Advice Please.
|
|
[2 replies] Last: Thanks!, and i'm really interested in Game Development. (by anikan1297)
|
by darkmoon
Need A Tutor Coding
|
|
[2 replies] Last: Could you pm my skype: damonphan_dp (by darkmoon)
|
by codebug
Trouble with arrays in my code.
|
|
[3 replies] Last: Now I get it. Thanks for insight. (by codebug)
|
by Armendhammer
Created an Easy Console Wave Pattern
|
|
[no replies]
|
by novellof
Using NuGet to install SFML VS 2010 - not 08
|
|
[no replies]
|
by markgreen
Odd,Even and Factors
|
|
[4 replies] Last: @vlad thank you very much for your help! and @PRW56 thank you also for... (by markgreen)
|
by gear0519
Need help getting this to work
|
|
[1 reply] : Forward declaration: double calcScore(); Call: calcScore(judge... (by cire)
|
by LazK53
Code failed, but need to find output.
|
|
[3 replies] Last: However, when I run it in a compiler (using Microsoft Visual Studio a... (by cire)
|
by user98
multiple codes in One Program
|
|
[19 replies] Last: If you don't want to post your code on a public forum, please stop was... (by cire)
|
by darkmoon
Missunderstand function and parameter list
|
|
[1 reply] : count and Units are passed by value. That means that count and Units i... (by Peter87)
|
by marsupial23
Function for the length of a hypotenuse.
|
|
[2 replies] Last: C++ already has that function, it's std::hypot() http://en.cppreferenc... (by Cubbi)
|
by magadavixt
windows form app problem! lnk1561; entry point not defined
|
|
[4 replies] Last: so.. i created a new form .. and #pragma once namespace gros { usi... (by magadavixt)
|
by skarla
an easy program.
|
|
[16 replies] Last: Less readability with no improvement in performance is certainly not a... (by cire)
|
by Kobe24
Declaring variables..!!!
|
|
[2 replies] Last: That is a snippet of code which isn't enough to illustrate your proble... (by cire)
|
by rvangend
10 to the power of 0
|
|
[2 replies] Last: I like to make a small function of my own for these positive integer p... (by Stewbond)
|
by mrexp21
Date compare
|
|
[no replies]
|