by motd
Data structure manipulating ???????
|
|
[2 replies] Last: Thankssssssss (by motd)
|
by Tomasm21
Bad array output
|
|
[3 replies] Last: I solved this by myself In the 35 line: sk >> A does nothing. you ... (by Tomasm21)
|
Tell me about deleting a file from your textfile |
|
[8 replies] Last: I am sorry sir. So i should place the whole file in an array of string... (by nemesiscplusplus)
|
by Afupi81
turtle graphics
|
|
[8 replies] Last: I just wanted to get some help with an issue I am having with the abov... (by Afupi81)
|
by chrisname
strcopy, strncopy
|
|
[3 replies] Last: @kbw :S thanks, I'll try that. @Hannes this doens't make sence: ... (by chrisname)
|
by hannes
static
|
|
[10 replies] Last: @hannes You can think of it this way if you like: A class declara... (by guestgulkan)
|
by wachtn
trouble with Code::Block projects
|
|
[2 replies] Last: Thanks Bazzy (by wachtn)
|
by triz
Random number guessing game
|
|
[1 reply] : Here you run into this problem becouse you declare int guess twice (... (by hamsterman)
|
by eyesmokepcp
Converting 800fastcash to 1-800-327-8227
|
|
[2 replies] Last: That's stupid. OP's method is closer to optimality. First, store th... (by helios)
|
by headmotion
Take the input & output file name from the command line...
|
|
[1 reply] : There's only one way: int main(int argc,char **argv){ //argv ... (by helios)
|
by Faeedor
Translation & Rotation of a circle
|
|
[1 reply] : Nevermind, figured it out! (by Faeedor)
|
by JRevor
Descomposing your program in .hpp and in .cpp
|
|
[7 replies] Last: Whoops..i delete the answer. Anyways here is the link i posted previo... (by JRevor)
|
by keewong
random using srand() and rand()
|
|
[2 replies] Last: BEAUTIFUL! Thanks so much Bazzy! (by keewong)
|
How to make it understand this? |
|
[6 replies] Last: so im pretty slow at this but how would it understand that they numbe... (by chrisname)
|
by nickg140143
Passing a dynamic array of structures to a function
|
|
[2 replies] Last: ......Thank you very, very much, Im gonna go beat my head in with a... (by nickg140143)
|
by Krypt
Finding a the position value of a number
|
|
[10 replies] Last: //-----------------------------------------------------------------... (by eryar)
|
by meesa
Why do I not get the expected output?
|
|
[2 replies] Last: Excellent, that worked! And I only had to add it to the 10. Note that... (by meesa)
|
easy way to remove trailing '/n' from a c string |
|
[2 replies] Last: Is there anyway I could declare the time in my header so I could store... (by closed account iw0XoG1T)
|
by andalusian
Explain Structure
|
|
[2 replies] Last: Try these tutorials, they are quite easy to understand: http://www.cp... (by Bazzy)
|
by MysticHLE
Special case of dynamically allocating a class of objects.
|
|
[2 replies] Last: Ah, thank you so much! This is exactly what I need to solve this probl... (by MysticHLE)
|