by marhuum
C++ source code for built by Visual studio, in Mingw/msys
|
|
[4 replies] Last: E.g. here's Windows 'zone' must be transfigure to Mingw/Msys: Notepad... (by MikeyBoy)
|
by obeeey
How to generate objects that don't overlap each other?
|
|
[1 reply] : If two objects don't intersect then the first object must be above, be... (by dhayden)
|
by GabeSonny21
Comparing two dimentional array with one dimensional array
|
|
[3 replies] Last: Thank you b0ss for your help (by GabeSonny21)
|
by minimi3
Threads
|
|
[6 replies] Last: Thanks (by minimi3)
|
by edward6
Extracting specific data from text file (1,2)
|
|
[23 replies] Last: Do you have fgrep on your system? $ cat x Subscriber number Terminati... (by dhayden)
|
by volang
Hyphens and dashes difference?
|
|
[2 replies] Last: If the message is in unicode, there's tons of different dashes or hyph... (by Ganado)
|
by L404
modifiable lvalue
|
|
[9 replies] Last: The syntax looks very similar to JSON, is that what you're trying to e... (by Ganado)
|
by linuxcoding
Beginning of class array is always the same
|
|
[1 reply] : You are always trying to push back the card one beyond the end of the ... (by lastchance)
|
by yucecoder
Segmentation Fault (Core dumped)
|
|
[6 replies] Last: Creating an array that does not have a const size at compile time is i... (by deleted account xyzzy)
|
by obeeey
SDL 2.0 and SDL_Rect structure
|
|
[2 replies] Last: I don't know why I thought about structures - arrays seems easier, tha... (by obeeey)
|
by adam2016
Sockets ( not receiving data )
|
|
[2 replies] Last: also I now decided to send my message which is just hello in a loop s... (by salem c)
|
How can i add simple artifical intelligence (perceptron) to my translator? |
|
[1 reply] : I expect your help Ironic, isn't it? This sentence was probably lost ... (by Ganado)
|
A little question: Inside Github and Gitlab is possible to do the same as Git in desktop?? |
|
[2 replies] Last: Thanks for your help. Well, i will use it (by enriquemesa8080)
|
by colt
OpenGL: No triangle, only background (shader problem?)
|
|
[4 replies] Last: I can take a closer look later, but when I ran your program with the i... (by Ganado)
|
by woohyeon
_aligned_malloc is always better than malloc?
|
|
[9 replies] Last: Yeah, really. (by kbw)
|
Runtime error (Heap-buffer-overflow) |
|
[6 replies] Last: On the subject of rolling ones own, and drifiting off topic, I once fo... (by Repeater)
|
by volang
Static const only created once?
|
|
[10 replies] Last: The overhead of using std::string would be quite irrelevant here; th... (by JLBorges)
|
by ap123
C++
|
|
[3 replies] Last: It might help you understand what's happening if you also print the va... (by dhayden)
|
by cppmatt
Error when indexing into array
|
|
[2 replies] Last: That did it! Thanks! (by cppmatt)
|
by cppmatt
Read file into 2D array
|
|
[8 replies] Last: Thanks, dutch! (by cppmatt)
|