by paulmcco
Read bytes from data in memory
|
|
[3 replies] Last: 01101001 Unfortunately, if someone give the bits above and ask what t... (by kg1992)
|
Targeting point |
|
[1 reply] : This might help you: http://en.wikipedia.org/wiki/Triangle#Computing_t... (by AleaIactaEst)
|
by vistacali
float
|
|
[1 reply] : you can modifiy the precision of the output (i.e. the printed digits) ... (by AleaIactaEst)
|
by Adeline
Why i get negative values of eigenvalues for covariance matrix
|
|
[9 replies] Last: I don't have much experience of what you are doing here but I do notic... (by mik2718)
|
by skarla
SDL help
|
|
[no replies]
|
by JAMES 23
a recursive function and an iterative
|
|
[no replies]
|
by skarla
question
|
|
[1 reply] : They are general words, not specific to any particular language. std:... (by Peter87)
|
by rvbplayer123
Char to int?
|
|
[4 replies] Last: "Char to int" is always correct. Why did you ask this question? Spam? ... (by Imadatobanisa)
|
by WesleySnipes
Using setw and left from iomanip
|
|
[2 replies] Last: for( auto i=exampleMap.begin(); i!=exampleMap.end(); ++i) { ... (by cire)
|
by WesleySnipes
Word Counter using a map
|
|
[10 replies] Last: Well.. That's pretty significant then.. Wow! :) Glad it worked out for... (by Thumper)
|
by Nausea
SDL: Checking how hard a key was pressed?
|
|
[2 replies] Last: NO. There is no way for the computer to determine that. You would nee... (by TheIdeasMan)
|
by dem7w2
Polymorphism with linked list
|
|
[11 replies] Last: Thanks. I saw that flaw in the template parameter list too but I did n... (by closed account D80DSL3A)
|
by paetim
Changing codes, Please help !
|
|
[2 replies] Last: I need help in creating the first file for this. How would I create th... (by paetim)
|
by Hogr yousif
end of line in caser
|
|
[3 replies] Last: Whoops. Thanks for the correction, LB (by whitenite1)
|
by paetim
vending machine sample need help, please look!
|
|
[15 replies] Last: Thank you (by paetim)
|
by wesly
Read all the key value pairs from the ini file
|
|
[13 replies] Last: Rule of thumb: don't use platform-specific code for dealing with platf... (by LB)
|
by jkfde
C++ pass array help
|
|
[8 replies] Last: [quote=jkfde]when you say int winnum [ 4 ]; does that mean there i... (by LB)
|
by QuickShifter
Variable value is outside the compiled program
|
|
[5 replies] Last: You may want to consider simplifying the format or using INI with an e... (by LB)
|
Help with SFML linker error (1,2) |
|
[24 replies] Last: Thank you cire for pointing that out. (by closed account 3qX21hU5)
|
by SIR ZERO
need help finishing a program
|
|
[4 replies] Last: Well first off, it says parallel arrays. So don't use a 2D array. That... (by ResidentBiscuit)
|