|
by admin
|
|
|
| [2 replies] Last: How To Answer Questions in a Helpful Way Be gentle. Problem-... (by admin) |
|
by Zolaboony
|
|
|
| [120 replies] Last: It displayed "Hello world" after you pressed Enter. in... (by Duoas) |
|
by shadowraith
|
|
|
| [21 replies] Last: yer but me and my friends want to make an awsome MMORPG :D[/quo... (by jRaskell) |
|
by anilmahat
|
|
|
| [5 replies] Last: if you own your copy of windows then VC++ is free anyways.[/quo... (by Grey Wolf) |
|
by XxXBRUCEXxX
|
|
|
| [4 replies] Last: click documentation on the left hand side of the webpage, and then cli... (by gcampton) |
|
|
|
|
| [6 replies] Last: Instead of using floating point arithmetic, to use fixed point ... (by helios) |
|
by kenshin143
|
|
|
| [4 replies] Last: even with the use of srand the seeding is only down to the second, rea... (by gcampton) |
|
by JRevor
|
|
|
| [2 replies] Last: You will receive multiple definition errors because: From the C++ spe... (by guestgulkan) |
|
by hopesfall
|
|
|
| [no replies] |
|
by jsidbury
|
|
|
| [1 reply] : What is the precise purpose of the function? A handy shortcut for g... (by PanGalactic) |
|
by ztein
|
|
|
| [3 replies] Last: R0mai: Thanks for info. Duoas: Will try it, thanks. Will need ... (by ztein) |
|
by makan007
|
|
|
| [8 replies] Last: I think you just simply forgot to put std::cin.get(); in your codes.. ... (by nemesiscplusplus) |
|
|
|
|
| [6 replies] Last: thanks for the reply demosthenes2k8, ill give it a shot. (by shadowvillian) |
|
by GameOn
|
|
|
| [1 reply] : A 32-bit signed integer's upper limit is 2,147,483,647. You're trying ... (by helios) |
|
by LordMigit
|
|
|
| [1 reply] : I don't see you attempting to seek or clear the stream in the code tha... (by kempofighter) |
|
by timHe
|
|
|
| [1 reply] : No, they should have the same address. Sounds like you defined two glo... (by helios) |
|
by ljrobison
|
|
|
| [6 replies] Last: Yes, what you have done here is 1.) You open the file. 2.) You as... (by nemesiscplusplus) |
|
|
|
|
| [1 reply] : You can get the last byte with mynum & 0xFF , the other o... (by Bazzy) |
|
by JRevor
|
|
|
| [6 replies] Last: EDIT :(the message this was an answer to was deleted) [/quot... (by JRevor) |
|
by stevenjr2008
|
|
|
| [20 replies] Last: I think this discussion should stop here. (by Bazzy) |
|
by jsidbury
|
|
|
| [1 reply] : Please use [co de] tags. You are not specifying the re... (by Bazzy) |
|
by mbahdoekon
|
|
|
| [10 replies] Last: It's a sort in place algorithm to take a heap (as an array) and turn i... (by firedraco) |
|
by keewong
|
|
|
| [4 replies] Last: There are a number of ways to do this. you are making it way too comp... (by kempofighter) |
|
by stupid idiot
|
|
|
| [2 replies] Last: ahaa.. wow, thanks a lot (by stupid idiot) |
|
by jojojo
|
|
|
| [14 replies] Last: #include<iostream> using namespace std; int main() { int size; ... (by Bello Abdullahi Maimaje) |
|
by makan007
|
|
|
| [3 replies] Last: cout << circumference (radius); radius is a function, pas... (by Bazzy) |
|
by comp008
|
|
|
| [2 replies] Last: standard for loop for single dimensional arrays, and imbeded for loop ... (by gcampton) |
|
by Nekrolysis
|
|
|
| [2 replies] Last: oooo who used to program on commodore64 (me2) :D you may want to ... (by gcampton) |
|
by JohnOPhelan
|
|
|
| [3 replies] Last: what bazzy said ^^, looks fine to me except you have the order of assi... (by gcampton) |
|
by bugs
|
|
|
| [1 reply] : 1. Because the calling convention was inherited from Pascal. I think. ... (by helios) |
|
by Alkhfi
|
|
|
| [2 replies] Last: call setw before the thing you want to print with that format (by Bazzy) |
|
|
|
|
| [5 replies] Last: To answer your actual problem, you're not calling any of the other fun... (by demosthenes2k8) |
Registered users can post in this forum.
