by Robertsong
How to use own definition header and body by separate ? (VC6)
|
|
[11 replies] Last: You can either put it in .h. Or put it in the .cpp where its actuall... (by iharrold)
|
efficiency |
|
[13 replies] Last: yes I am using Dev-c++ 4.9.9.2 and thanks Disch :D (by coolProgramer5)
|
by Robertlzw
customerize operater new to detect memory underrun and overruns
|
|
[1 reply] : some_ptr + sizeof( int ) yields different addresses, depending upon... (by jsmith)
|
by Nikhar
Suggest the algorithm.
|
|
[8 replies] Last: Thanks Jrevor. The link should help me. Anyone else? (by Nikhar)
|
by chrisname
Loadable modules
|
|
[6 replies] Last: K, thanks. (by chrisname)
|
by Mark R
Question on revision date
|
|
[1 reply] : I think the last revision of the web part simply added the pdf file. ... (by Bazzy)
|
advanced julian date calculator |
|
[4 replies] Last: endl is an I/O manipulator declared in the std namespace. Also, y... (by jsmith)
|
trouble |
|
[4 replies] Last: so i shouldn't make a new function and just clarify the size of the ar... (by coolProgramer5)
|
Julian day calculator |
|
[6 replies] Last: Glad to be of assistance. I hope you got over that ridiculous stupid #... (by tummychow)
|
by riderrocker
write wstring to standard output? (1,2)
|
|
[21 replies] Last: Thanks, that sounds good :D (by riderrocker)
|
by moxyfike
dev
|
|
[5 replies] Last: i got one called code:blocks it seems to work pretty good,my program w... (by moxyfike)
|
by Bezi
Problem with template Class and file linking
|
|
[3 replies] Last: You need to link to your file. You can compile your test.cpp to a lib... (by Bazzy)
|
by rijaalu
Functions and Member functions.
|
|
[1 reply] : I'm sorry, but I can't even *read* that. Put it in code tags, indent i... (by tummychow)
|
Serial port's buffer flushing? |
|
[3 replies] Last: Please tell me how to clear the serial port's buffer? I think tha... (by screw)
|
by alxfa
problem - read file to an array
|
|
[6 replies] Last: The problem is that you did not specify a return type for sortera(). ... (by hajen)
|
by Seregwethrin
How to check is T a pointer in template<class T>?
|
|
[9 replies] Last: That's a really nice and smart solution. Code is a little complex b... (by Seregwethrin)
|
by ltorrent
How to declare special instance of template function for some types
|
|
[11 replies] Last: I'm with Disch, there is no further light I can shed on the matter. Ju... (by tummychow)
|
by sheldon
Problem with malloc and free
|
|
[8 replies] Last: No offence taken ;) Didn“t want to engender the impression, that you ... (by sheldon)
|
by vanjjcd
Follow-up Q...
|
|
[1 reply] : Most likely you forgot to close off the function above it. (by Warnis)
|
Big Bad Bool |
|
[8 replies] Last: I figured. Wasn't trying to insult or anything so I put it down.... li... (by closed account S6k9GNh0)
|