by Blixamarkham
Array Counting Integers
|
|
[13 replies] Last: You could use an array of ten integers, each one will hold the count o... (by Chervil)
|
by HenryLewis91
Why is my code quitting?
|
|
[2 replies] Last: Henry, It exits because you're initialising i to 0 in your main fun... (by MikeyBoy)
|
by jimm78
help with robot movement
|
|
[4 replies] Last: somethings gone wrong! i dont know what i did but now the robot moves ... (by jimm78)
|
by kingpulse
Data Types - Ip - what holds it?
|
|
[1 reply] : you need to #include <string> in order to use it: #include <iostream> ... (by coder777)
|
using input and output files |
|
[1 reply] : You read and write to different files. Input "assign5data .text " vs.... (by coder777)
|
Modularity implementation ..? |
|
[1 reply] : a module is a compiler unit: An implementation file (cpp) or a library... (by coder777)
|
by nasser
need help
|
|
[4 replies] Last: of course there is always the famous stroustrop calculator (by Aramil of Elixia)
|
Creating variable -in runtime |
|
[5 replies] Last: haha...no thnxx ! I prefer to keep my sanity first :) (by closed account z0XLy60M)
|
by LiamSalt
Deleting a vector object
|
|
[1 reply] : You have headers here I don't have access to, so I can't run your code... (by HellfireXP)
|
Destructor overloading ? |
|
[7 replies] Last: coder777, hmmm ...what exactly could be the use of that ...? making it... (by closed account z0XLy60M)
|
Making my program colorful, literally. |
|
[5 replies] Last: It's "thunde-" no 'r'... ;p n thnx :) (by closed account z0XLy60M)
|
by zeta4321
Merge Sort Using Getlines
|
|
[10 replies] Last: After playing around with the code some more, I was finally able to fi... (by zeta4321)
|
by HellfireXP
Tic-Tac-Toe - Detecting a "tie" error
|
|
[2 replies] Last: DOH... What a noob mistake. :p Got it fixed, thanks! :D (by HellfireXP)
|
by dudeman007
Private Attributes
|
|
[2 replies] Last: Thanks fire, that was what I was thinking!! (by dudeman007)
|
Viruses: DIY..?! |
|
[9 replies] Last: @thundeman If you're looking to understand how certain pieces of choi... (by closed account 3hM2Nwbp)
|
by sean903
Grading PRogram
|
|
[11 replies] Last: your testing against int's. you need to add .0 on the end to the condi... (by Aramil of Elixia)
|
A push in the right direction.. |
|
[no replies]
|
by HenryLewis91
Calling Different Variables Inside For Loop
|
|
[2 replies] Last: Hey, that's great! Can't believe I didn't think of that we just discus... (by HenryLewis91)
|
by Goraan2012
Still working on it
|
|
[10 replies] Last: Okay... Whatever you have to do, I guess... Is there still a problem... (by KyleMiles)
|
by jakubhromada
Scale generator
|
|
[1 reply] : Not really sure what it is you want your program to do, but in your fo... (by Scorpic)
|