by JimFromTexas
DLL Interface for static template array
|
|
[no replies]
|
by joeneldeasis
Creating Registry Keys Using C
|
|
[1 reply] : Please do not double post. You asked this question a week ago and got... (by PanGalactic)
|
by UberTron
Convert Double to Char Array
|
|
[2 replies] Last: I usually use a template function with a stringstream to do this but y... (by quirkyusername)
|
High resolution cross platform timer... |
|
[4 replies] Last: That's good to know. :0) (by closed account z05DSL3A)
|
by beccotrat
working with matrix and header
|
|
[3 replies] Last: I just try to follow indication, but I have already some problem... I... (by beccotrat)
|
by ladman
cant get sort program to work
|
|
[4 replies] Last: i was told it would work with either or. im not sure what the differen... (by ladman)
|
by theLearner
Hash table
|
|
[3 replies] Last: For a general introduction on how hash tables work, see http://en.wiki... (by softweyr)
|
Price Manipulation |
|
[2 replies] Last: when i type c++ in google this is the first site that comes up. it wou... (by acorn)
|
by bshrestha
how to merge arrays into one.
|
|
[1 reply] : in this case temp = ary +10*ary +10*10*ary . to make it loopable you h... (by hamsterman)
|
by declan
Safe programming practice -- set pointer to NULL after delete?
|
|
[4 replies] Last: +1 kbw. Use a managed pointer class instead of raw pointers. std::... (by jsmith)
|
by Kieth89
Where do you prefer to declare variables?
|
|
[7 replies] Last: Yes, I agree -- the reason why you think it isn't very readable is bec... (by jsmith)
|
by uiiihr
Unsolved problem, don't let it sink: Read huge txt's into memory efficiently? (1,2,3,4)
|
|
[65 replies] Last: About the firs part of the file, I just wrote a little code that shoul... (by beccotrat)
|
by janomichi
Date class with problems
|
|
[2 replies] Last: ok... xD thanks, i have actually read that but i didnt realize what i... (by janomichi)
|
by mals1
dijkstra's algorithm
|
|
[4 replies] Last: now how do i add a predefined dictionary to my program and add words ... (by mals1)
|
by josecolella
maximum in its row and minimum of its column at the same time.
|
|
[no replies]
|
by Toothkiller
operator of template class
|
|
[11 replies] Last: Quite right, my mistake. (by kbw)
|
by gpfs7
formatting
|
|
[no replies]
|
by henry1999sg
problem with loading WSDL int Visual Studio 2008 (C#)
|
|
[no replies]
|
by gpfs7
aborting error
|
|
[2 replies] Last: im sort of confused with what your saying, im confused overall with th... (by gpfs7)
|
by kl2eativ
Cannot find a way to define my functions..
|
|
[1 reply] : You have some brace errors. Functions need to open with {, and close w... (by Zhuge)
|