by Scythe37
I want to make things generate more frequently
|
|
[1 reply] : You could add a "primary" random number generator that will have a pro... (by Albatross)
|
by plams
Access violation
|
|
[no replies]
|
by Necrogigas
References and Multidimensional arrays
|
|
[7 replies] Last: I hope, I've got the point. The code I've proposed maps three success... (by lionishy)
|
by ogward
Selection sort with names
|
|
[7 replies] Last: I don't see anything wrong with those. You compare the strings but swa... (by hamsterman)
|
by pabloist
Writing a 2D class wrapped as a 1D array
|
|
[3 replies] Last: @ PiMaster Oops, I should a reference there. Thanks! So in your examp... (by pabloist)
|
by yts
vector
|
|
[10 replies] Last: kingdof, Wouldn't that ruin the purpose of doing the homework, whic... (by Albatross)
|
by AceFace
Pancake Glutton (I prefer waffles, myself)
|
|
[4 replies] Last: ok, thanks quirky, i will definitely keep that in mind. thanks again :... (by AceFace)
|
by lovefromussr
Pointers Question
|
|
[7 replies] Last: Allocating memory sounds dangerous: This will cause a segfault if you... (by lovefromussr)
|
by Gladdok
Inline relation to stack
|
|
[3 replies] Last: Well, the "local" pointer is still local, but the int you created with... (by Athar)
|
Array Passing Problem |
|
[2 replies] Last: Thanks Zhuge!. I changed the code and now it now works. #includ... (by closed account zb0S216C)
|
by personak
Declaring str
|
|
[6 replies] Last: so how does this work, in this circumstance? The string streams are a ... (by personak)
|
by chenco
can u see the prob
|
|
[1 reply] : badCode.cpp: In function ‘int convert_grades(float (*) , char*, floa... (by Moschops)
|
File Sizes |
|
[14 replies] Last: Alright, Thanks a ton! (by tehrealbinglebob)
|
by balluduku
double vs long double -- any difference?
|
|
[13 replies] Last: I'd suggest you read up on some implementations of the long double typ... (by chronokitsune)
|
by waqqassheikh
Templates
|
|
[5 replies] Last: Thanks! That solved it. (by waqqassheikh)
|
by chethankp
Include .dll files in DEV c++ priject
|
|
[1 reply] : It's advised that you change you're IDE to a more up-to-date IDE such ... (by closed account zb0S216C)
|
by WetCode
VS 2008 is "stdafx.h" a nucence?
|
|
[1 reply] : Try this: // io.h #ifndef IO_H #define IO_H #include <stdi... (by closed account zb0S216C)
|
by TpOreilly
Multidimensional arrays
|
|
[2 replies] Last: So to put it simply, it is like making a table, if it were , then th... (by TpOreilly)
|
by Hawk11235
Random numbers?
|
|
[4 replies] Last: if you know how many elements you need you could use reserve to alloc... (by stereoMatching)
|
How to work with copy and istream_iterator? |
|
[no replies]
|