by Gregor
fstream ios_base::binary
|
|
[5 replies] Last: They didn't load faster in which program? File format? ASCII text? Dep... (by Magnus)
|
by thetransltr
Image Processing
|
|
[no replies]
|
by maugly
Insert VS Overwrite mode
|
|
[1 reply] : In advance, the usage of streams instead of the old C functions, that ... (by Magnus)
|
by Miaaa72
Password combinations
|
|
[2 replies] Last: You cannot generalize that. It depends on the underlying alphabet. If ... (by Magnus)
|
by Filobel
Calling a scheme program
|
|
[1 reply] : Take this as a first step: http://msdn2.microsoft.com/en-us/library/ms... (by Magnus)
|
by SJOO
urgent!! who can help me...
|
|
[3 replies] Last: ya... (by SJ15264)
|
by mvderroo
How to return a multidimensional array with a function?
|
|
[5 replies] Last: Actually, it's been a great day. Been out skiing in the nice weather, ... (by ropez)
|
by jdstufu
multidimensional vector, how to
|
|
[11 replies] Last: Thank you Sir Ropez. Indeed there are a lot of ways on how to do it... (by jdstufu)
|
by lcolonniello
Load Dll
|
|
[2 replies] Last: Thank you , I've already tried , the problem is that I would to load a... (by lcolonniello)
|
by crazmin
Copy text to another txt file in binary
|
|
[1 reply] : Now, by binary, do you mean ones and zeroes? despite the name, the ios... (by magicalblender)
|
by zanderela
help... Randomizing in c++?
|
|
[1 reply] : rand() returns a random number between 0 and a number RAND_MAX, which ... (by magicalblender)
|
by amrcn
templates again
|
|
[1 reply] : I assume you have some sort of class that uses a template: templat... (by Ganon11)
|
by ozone95
Loading error
|
|
[7 replies] Last: If you want to upgrade your code from "C style", to "C++ style" here's... (by ropez)
|
by shotjase
binary search
|
|
[1 reply] : Binary search? You're in luck, another user had that exact same proble... (by magicalblender)
|
by graciawang
how to compute binomial distribution without overflow?
|
|
[2 replies] Last: Forget about the version I posted, it doesn't work. I think your co... (by ropez)
|
by kanesoban
.gch file not recognized ?!
|
|
[3 replies] Last: Have you deleted the .gch file from your project folder; you should ... (by closed account z05DSL3A)
|
by Filobel
error C2011 : 'struct' type redefinition
|
|
[3 replies] Last: I don't think values.h is a standard file...but you might also want to... (by firedraco)
|
by Book
Why does this simple function crash?
|
|
[5 replies] Last: Well p is the original array to be sorted, Q is the array to hold th... (by Book)
|
by kanesoban
problem with header files
|
|
[4 replies] Last: As I understand it, as long as "using namespace …" directives are us... (by closed account z05DSL3A)
|
by soyuz
DLA simulation
|
|
[2 replies] Last: thanks SteakRider! (by soyuz)
|