for disch - Snake beta - graphical |
|
[1 reply] : snakengine.h //Snake object header #ifndef H_snakengine #define ... (by closed account zwA4jE8b)
|
by mstratmann
Rounding a value up or down in DOS promt C++
|
|
[1 reply] : You should implement these as functions: float val = 0.00; float ... (by shacktar)
|
by Sputnik
Passing value by reference in C and C++
|
|
[13 replies] Last: Why settle for typing more shit when you can simplify it. If you're... (by shacktar)
|
by Ashishduh
Best way to format a tm struct?
|
|
[4 replies] Last: %02d for example, says to format an int (d) into a field width of e... (by jsmith)
|
by johnhuge
Write a C++ class called Song to represent a song in a music collection
|
|
[7 replies] Last: Sorry, I was mainly looking at the function definitions so it didn't s... (by andywestken)
|
by chulio
rand distribution
|
|
[4 replies] Last: boost::random http://www.boost.org/doc/libs/1_47_0/doc/html/boost_ran... (by R0mai)
|
by dealer dash
Am I too late to learn C++ programming? (1,2)
|
|
[20 replies] Last: Its never too late to learn (by wtf154)
|
by wtf154
Clear Screen?
|
|
[2 replies] Last: Thank you for your help :) (by wtf154)
|
message handling problem for game |
|
[1 reply] : and for those of you that want to compile and try it here is snakeobj.... (by closed account zwA4jE8b)
|
by h9uest
libcurl: post data and then get new page data
|
|
[1 reply] : Hi All: I've solved all three problems. In case anyone is interested:... (by h9uest)
|
by julof26
end of first aera
|
|
[12 replies] Last: C# is perfect for GUI development. It seems as though Microsoft are pu... (by closed account zb0S216C)
|
by PengiunLust
Algorithm to process all permutions
|
|
[11 replies] Last: Dammit! I thought about it some more and my idea that makes that more ... (by PengiunLust)
|
by treepig
Tic Tac Toe Program help
|
|
[4 replies] Last: treepig why did you remove the source code? One of the best parts of t... (by ceruleus)
|
by TheNoobie
Contacting PHP
|
|
[5 replies] Last: Oh man, I'm having a very similar problem! See my link: http://www.cpl... (by h9uest)
|
by lesnar56
Question Generic Sorting Function
|
|
[2 replies] Last: You would write a template function or just use std::sort() [ http://... (by closed account 1vRz3TCk)
|
by asr245
Question on macros
|
|
[5 replies] Last: Ahh! Thanks. That helps a lot. (by asr245)
|
by ahura24
operator <
|
|
[2 replies] Last: tnx a lot my friend you are too profassional :)) (by ahura24)
|
by treepig
Array [Help]
|
|
[1 reply] : I would simplify DisplayBoard to just display the board when ever call... (by Azagaros)
|
by paulmcco
Separating words within a string
|
|
[10 replies] Last: I was wrong when it came to the 2. paramter of 'find()'. Here's the wo... (by coder777)
|
by lesnar56
Ristricting function calls in C
|
|
[8 replies] Last: Sorry about not replying sooner, I can't post code samples from my cur... (by kbw)
|