by CapricorN
Need help in generating a list of all its prime factors
|
|
[5 replies] Last: ok you're wright I will discontinue doing this in the future. sorry ^^ (by sasanet)
|
Logical Problem with Arrays, please need some assistance |
|
[9 replies] Last: nvm i just got it basically what i did was removed the cout part so it... (by NYCrealist123)
|
by NoMoreWords
c++ timer and enter key localising
|
|
[14 replies] Last: Well, most of us in the Western Hemisphere measure time since the year... (by Duthomhas)
|
by snaz
How to create a 0 & x's using C language not C++
|
|
[2 replies] Last: thanx 4 the advice bt we where intructed to use C language only. than... (by snaz)
|
by shinigamix84
Counting Days Between two dates
|
|
[2 replies] Last: There is also the method of the julian day number. Convert your two da... (by bartoli)
|
by rapidcoder
Is static an OOP feature?
|
|
[4 replies] Last: Agreed it is not really relevant, because C++ is not pure OOP, with or... (by rapidcoder)
|
by moey187
Need help with a flowchart
|
|
[1 reply] : Each of the steps where you do something like Enter num1 goes in a r... (by kbw)
|
by whocares21
Concav or Convex
|
|
[4 replies] Last: Algebra ( u x v )_z = |u| |v| sin(theta) (by ne555)
|
by nogy
need help urgently!!!
|
|
[1 reply] : If 0 =='open' and 1=='closed' after 1st pass all locker doors are open... (by buffbill)
|
by rhyed
notepad database
|
|
[3 replies] Last: If it's finding the characters (position in a string) to remove, you c... (by closed account Lv0f92yv)
|
by bravens52
copy integer array into string array
|
|
[3 replies] Last: after Zhuge: a ={1,2,3,4,5,6,7,8,9}; b ={0}; for(int i=0;i<10;i++) b ... (by buffbill)
|
by akmal4ik
check signature, how?
|
|
[no replies]
|
by slaidas
help with random presses generator
|
|
[no replies]
|
Array multiplication problem |
|
[6 replies] Last: You're welcome. Glad that was enough to solve the problem. (by closed account D80DSL3A)
|
by nickd1085
Need some help here....
|
|
[10 replies] Last: Sorry. I won't supply a complete solution. Maybe someone else will. I'... (by closed account D80DSL3A)
|
by alphabeta123
sorting list
|
|
[1 reply] : this is where im stuck Where are you stuck? What is not working righ... (by closed account D80DSL3A)
|
by suzukiz
variable parameters
|
|
[2 replies] Last: Also, don't use variadic argument lists with non-POD types. (by Duthomhas)
|
by strawhat
Trouble reading from .dat file....plz help!
|
|
[6 replies] Last: umm...no.i type for example Alba,and press Enter button.Then it just d... (by strawhat)
|
by ModShop
2d animation
|
|
[12 replies] Last: Brilliant! Good job! (by Duthomhas)
|
by jakefrench
brute force recursive sudoku solver
|
|
[no replies]
|