by FireCoder
Cant convert float* to float in return.
|
|
[1 reply] : Biggest problem I can see at a quick glance: You are declaring a C-st... (by closed account E0p9LyTq)
|
by mikel792
Skipped Iterator For Loop
|
|
[2 replies] Last: Yes, typo. I've consistently noticed that I too often assume that wher... (by mikel792)
|
Newbie here how do i do this |
|
[5 replies] Last: I spent 2 days of trying something this is what i came up with, but i... (by closed account E0p9LyTq)
|
by fguy
Stringstreams
|
|
[6 replies] Last: doh!!! In my latest failed attempt I used the search string "apple" w... (by fguy)
|
by bradbeaubien
Setting limitations on variables
|
|
[4 replies] Last: Thank you so much! Duoas that was super helpful. It's also working per... (by bradbeaubien)
|
by ronaks22
Problem with class.
|
|
[2 replies] Last: Line 29: gets copies up to to but not including the NL character. Th... (by jlb)
|
by thechavinil
multiple file open for data logging
|
|
[1 reply] : You're on the right track. The only thing you're missing is appending... (by AbstractionAnon)
|
by NorthernStar
Problem regarding calling a function multiple times in the same line
|
|
[10 replies] Last: > the order may get changed the next time the program gets executed.... (by JLBorges)
|
by Filorn
fopen problem
|
|
[1 reply] : http://linux.die.net/man/3/perror (by ne555)
|
by Arturofm
Hi, need help, how can I ask for user imput?? Arrays
|
|
[no replies]
|
Graphics.h displaying graphics with intermitences.. |
|
[1 reply] : You are mixing WinAP with an ancient compiler. It isn't going to beh... (by Duthomhas)
|
by itgm
Comparing Data from TextFile.
|
|
[1 reply] : Line 41: line is initialized to " " at line 10. You then try to pars... (by AbstractionAnon)
|
by Lazlo
Heloo
|
|
[1 reply] : http://www.cplusplus.com/forum/beginner/170335/ Why start another thr... (by mutexe)
|
Looking tutorial sdl2, buscando tutorial sdl2 |
|
[2 replies] Last: http://lazyfoo.net/tutorials/SDL/index.php (by Peter87)
|
stack using vectors |
|
[3 replies] Last: > Is it wrong to use vectors to build stack? No. It is typically the ... (by JLBorges)
|
by Robraymoore
Return 0;
|
|
[6 replies] Last: The shell stores the value returned by a process into a shell environm... (by keskiverto)
|
any idea how to Write the encoded string to a second file, such as coded.txt |
|
[2 replies] Last: Please use these tags to separate your code: http://www.cplusplus.com/... (by Aim4Erudite)
|
Write a program to calculate students’ average test scores and their grades |
|
[6 replies] Last: When I run your program with the data given I get results, but there i... (by dhayden)
|
by mykds
Problem with Console resizeing
|
|
[6 replies] Last: Possibly your project was missing a setting to include the folder that... (by kevinkjt2000)
|