by metulburr
namespace or class
|
|
[1 reply] : If they were unrelated I wouldn't put them in either :P But to answer ... (by fafner)
|
char to string |
|
[5 replies] Last: Thank you! (by closed account jwkNwA7f)
|
by zerowalker
Sending packages (UDP), how to split them?
|
|
[7 replies] Last: I have read but i don´t understand at all how to send in TCP. From wh... (by zerowalker)
|
by Albo Coder
sstream knowledge
|
|
[9 replies] Last: thanks (by Albo Coder)
|
Array question |
|
[2 replies] Last: Okay, Thank you! (by closed account jwkNwA7f)
|
by riechan
fscanf() skips the first line in text file [C]
|
|
[9 replies] Last: do you mind explaining what this line means? "%10s%9s%f" That line... (by Cubbi)
|
by metulburr
sleep function
|
|
[2 replies] Last: oh, haha, i thought it already converted it to milliseconds with the 1... (by metulburr)
|
by Codeez
getline in a class
|
|
[5 replies] Last: really whenever your about to deal with strings. i dont think it will ... (by closed account Dy7SLyTq)
|
by vasilenko93
This the right way to check input?
|
|
[4 replies] Last: Okay thank you all, I think I am now starting to get how it all works. (by vasilenko93)
|
String problem |
|
[7 replies] Last: Just fixed it again, sorry I put you to the trouble. Thank you! (by closed account jwkNwA7f)
|
irrklang audio libary help! |
|
[1 reply] : Anyone? (by Johnny111111111)
|
by jheard901
More Assembly Line Programming
|
|
[1 reply] : Anytime you see a conditional jump back to a label in the code, you ca... (by AbstractionAnon)
|
by piczim
" C program " Adding Questions and using Answeres in Calculations
|
|
[2 replies] Last: My question is My code asks for weight and height below and then re... (by piczim)
|
by haterz
radian convert to sine, cos, tan..
|
|
[no replies]
|
by philbertfour
problems pointing to an array
|
|
[1 reply] : it wasn't working earlier but balance = accounts_ .GetBalance() seems ... (by philbertfour)
|
by BlueGreen
Showing the Highest and Lowest Integers in an Array
|
|
[3 replies] Last: You are not changing maxval or minval in your loop. Instead you are c... (by BlueGreen)
|
Beginner game ideas (1,2) |
|
[32 replies] Last: Nevermind, I fixed it. I didn't need the on them. (by closed account jwkNwA7f)
|
by luckyelee
Create object and call function in Main
|
|
[9 replies] Last: As has been pointed out several times, you're missing the closing brac... (by AbstractionAnon)
|
void Functions to standard output stream |
|
[2 replies] Last: Cheers! (by igotabuginmyeye)
|
by qriz75
writing to and reading from file gives -9.25596e+061
|
|
[1 reply] : I found it myself ;-) line 22 of the second program had an ; to much ... (by qriz75)
|