by Owain
I'm no cryptologist...
|
|
[1 reply] : Well, you're currently using only the first character of the key, maki... (by Athar)
|
by Nouf
High speed processor (1,2)
|
|
[29 replies] Last: Why C++? (by moorecm)
|
static-keyword |
|
[1 reply] : The static keyword itself was never deprecated, just its use for speci... (by Athar)
|
by tofiffe
Winsock - again
|
|
[2 replies] Last: well I have used the microsoft reference and created a class for serve... (by tofiffe)
|
by giannhssdra
Redirect Standard C++ Functions
|
|
[3 replies] Last: In the general case, you can provide your own functions to replace sys... (by moorecm)
|
how to get value of document.title |
|
[no replies]
|
by AliMoradi
Rounding Y To Make Mod(x,y) = 0
|
|
[4 replies] Last: The issue is that the algorithm will usually generate irrational or ra... (by AliMoradi)
|
by LiNkZoR
Windows forms open WoW and WoW directory.
|
|
[1 reply] : You speak of "forms", so I'm not even sure you learned C++. Maybe you... (by webJose)
|
by Rampie12
Chess program
|
|
[2 replies] Last: We havent learned about it yet. :( (by Rampie12)
|
by Defendant
Help with Date Validation
|
|
[14 replies] Last: Sorry to respond so late. To put code in the fancy boxes with line nu... (by Duthomhas)
|
by rsh0117
String Loops
|
|
[7 replies] Last: Glad I could help :) (by SH4773R)
|
by coercedman66
Maximum whole number a float can represent?
|
|
[6 replies] Last: The "slight cost of precision" is significant. Think of it in terms o... (by Duthomhas)
|
by zgulser
Cyclic References
|
|
[8 replies] Last: By each constructor creating the other object, you have an infinitely ... (by kbw)
|
by hassannoor11
please can any one remove the error coming in it
|
|
[10 replies] Last: ok let me try it on g++.. eclipse (by hassannoor11)
|
by m4wk
edit
|
|
[6 replies] Last: Please see me after class on Monday, Jacob. Dr. Lee (by drlee)
|
Outputting arrays to a textfile |
|
[10 replies] Last: Going to find a better way to do this. Don't bother to continue lookin... (by closed account GbX36Up4)
|
by doddolfur
Loads of input strings
|
|
[6 replies] Last: For other people looking for this kind of calculator method I found a ... (by doddolfur)
|
by even821
non vb-looking ways to do gui programming?
|
|
[4 replies] Last: As Xerxi says, since the compiler can deal only with text files, every... (by Moschops)
|
by turtlemaster
including processing?
|
|
[2 replies] Last: Include directories are included at compile time, not at run time. So ... (by BlackSheep)
|
by chrisname
Have a beam of particles turn corners
|
|
[4 replies] Last: @liquidfuzz, '\' does the same as '@' in Doxygen comments (in other wo... (by chrisname)
|