by dekeenfrance
Template of sending text
|
|
[3 replies] Last: Oh, I have some problem about how to make the last line: p.send(TOex... (by dekeenfrance)
|
by VP Motha
I need help
|
|
[13 replies] Last: @NGabi - you should create your own thread to ask about your own assig... (by ajh32)
|
Errors in class |
|
[16 replies] Last: Oh of course! The macros! Well that's great... Now I'm getting lots an... (by TheBeardedQuack)
|
Memory Allocations and Task Manager |
|
[no replies]
|
by Dizzy
Lost with this exercise...
|
|
[3 replies] Last: Some of the errors I am getting are from the code which was supplied b... (by Dizzy)
|
by spanky 10
Help with C++ opening and reading file
|
|
[no replies]
|
by Dizzy
Help with " [Linker error] undefined reference to `complx::complx(double, double)' "
|
|
[5 replies] Last: Line 7 of complx.cpp out_file<<number.real<<" i"<<number.imag<<endl; ... (by MiiNiPaa)
|
by TheKingLear
One-dimensional array output problem.
|
|
[5 replies] Last: That did the trick. Thanks. Now if I can just stop overthinking the ... (by TheKingLear)
|
by rian
Generic programming
|
|
[7 replies] Last: Yes, if they hold different data, you shouldn't treat them the same. I... (by LB)
|
by livehid
Authentication passward
|
|
[3 replies] Last: Well the control you are using as a password field, would have an attr... (by ajh32)
|
by eapwf9
Remove Specific Elements of a 2d Array
|
|
[6 replies] Last: So, basically it's replace a cell value with a zero. Althought it's a... (by eapwf9)
|
by theunknown
Reading complete sentences from a file.
|
|
[8 replies] Last: thank you! (by abhishekm71)
|
by huhwha
Code isnt working for some reason
|
|
[9 replies] Last: Hrmmm I think its either my sort arrays or display arrays. Stupid ExE ... (by huhwha)
|
by eibarra
Help on loading files
|
|
[2 replies] Last: i have no any Idea.... :( (by Raymondhem)
|
by high
how these functions work??
|
|
[1 reply] : how about taking a look at the definition of these? or if you cant fig... (by Darkmaster)
|
by dahin
Is there any Library (Eigen/Boost) to calculate Principle Component Analysis(PCA)?
|
|
[1 reply] : cant recommend one. but if you search this in google, there are some l... (by Darkmaster)
|
by Haider12
Solution
|
|
[10 replies] Last: i agree with those comments except that one (Here it is, in invisible... (by Fransje)
|
by ramsavi
problem in using STL classes.
|
|
[1 reply] : http://cplusplus.com/reference/stl/ See the above link for examples a... (by Catfish3)
|
by Keith Wilcox
Quicker way to configure project properties for a library?
|
|
[2 replies] Last: Thanks a ton! Exactly what I was needing. (by Keith Wilcox)
|
by PurpleKush
Printf and scanf
|
|
[1 reply] : So you need your code to display 2013 and put 2013 to test.variable? (by MiiNiPaa)
|