by kfmfe04
Challenge: Multithreaded KFY/Durstenfeld Shuffle? (1,2,3)
|
|
[50 replies] Last: log 2 (2 32 !) = log 2 (2 32 ) + log 2 (2 32 -1) + ... + log 2 (1). T... (by hamsterman)
|
by Linksys ATI
Custom Build Actions?
|
|
[4 replies] Last: Ah, my bad. I misunderstood the problem. This is happening to me a lot... (by Computergeek01)
|
Problems overloading the subscript operator |
|
[6 replies] Last: Hi - thanks for the reply. I was kinda hoping for a solution that didn... (by Philip Lee Bridson)
|
by isnork
A little question about &
|
|
[9 replies] Last: I think that I get it now. Thanks to everyone! (by isnork)
|
by TheNoobie
Deck of Cards Class
|
|
[5 replies] Last: I know SFML pretty well, so that won't be a problem. I am more interes... (by TheNoobie)
|
by Nisheeth
Finding the location of a char in a 2D array
|
|
[6 replies] Last: Ah! Now I understand! Thanks a lot!! (by Nisheeth)
|
by brashau
guys its not working for me
|
|
[2 replies] Last: //Um... This: // bool hasRealRoots ( int unita, int unitb, int unitc... (by Mathhead200)
|
by HenriK
How does this work <getting the length of static array>?
|
|
[4 replies] Last: The sizeof operator when applied to a function gives the sizeof t... (by guestgulkan)
|
by bigbass1997
system("C:\") help
|
|
[8 replies] Last: I've not used that function in ages, man, been so long since i cpluspl... (by Mythios)
|
by prajon1111
getline
|
|
[2 replies] Last: sounds like the OP wants to put the line back into the buffer you can... (by kfmfe04)
|
by kfmfe04
static initialization order fiasco (1,2)
|
|
[20 replies] Last: @webJose - to catch SIOF in action, you need to put classOne and class... (by kfmfe04)
|
by RipStikGuy
Searching for material to learn Image Handling
|
|
[6 replies] Last: *Facepalm* I can't believe myself. I had tried reading it in as ints, ... (by RipStikGuy)
|
by statesman
Device detection C++
|
|
[no replies]
|
by JayFab
Different projects, same language?
|
|
[2 replies] Last: Yeah, go to the General section and use the Empty project. Then, you c... (by LB)
|
by LB
Strange error on one code, but not another?
|
|
[2 replies] Last: Oops! I was using public inheritance originally, but I had to rewrite ... (by LB)
|
Loggers! |
|
[3 replies] Last: I have been writing my log for ages (it supports Xml and plain text fi... (by anonymous23323124)
|
by xcrypt
Call by Ref VS Dereference operator ?
|
|
[2 replies] Last: Hi there, in your example it doesn't make much difference. But there i... (by Philip Lee Bridson)
|
[Help]Dll injector |
|
[3 replies] Last: from msdn PAGE_READWRITE 0x04 Enables read-only or read/write a... (by closed account zwA4jE8b)
|
by long123
help me plz !
|
|
[1 reply] : Please refer to the link below for your solutions. Notice: This p... (by closed account zb0S216C)
|
by xcrypt
Question about objects/pointers and stack/heap
|
|
[4 replies] Last: Intellisense can be a bit odd at times, sometimes you have to wait for... (by LB)
|