by hitu
linking error: lnk2001 unresolved external symbol
|
|
[no replies]
|
by ramroxy
how to declare a string that can vary
|
|
[8 replies] Last: #include <iostream> #include <string> using namespace std; int ... (by aakashjohari)
|
by renepo
number validation
|
|
[1 reply] : This topic was already discussed, here you should find the answer: ht... (by Bazzy)
|
by aakashjohari
spiral
|
|
[9 replies] Last: This is an another problem chu121su12, which i have sent in this forum... (by aakashjohari)
|
by hitu
OpenCV- building a classifier for object detection
|
|
[no replies]
|
by aakashjohari
Finding prime number
|
|
[2 replies] Last: If the number you are looking for is relatively small, then you can al... (by jsmith)
|
by aakashjohari
Pyramid Problem
|
|
[4 replies] Last: Another way is to create a binary tree with each node holding one of t... (by jsmith)
|
by TheNoobie
Replacing x address with y address?
|
|
[no replies]
|
by moldi
Need to get a int value after a string
|
|
[1 reply] : This is a possible solution: #include <iostream> #include <string... (by Bazzy)
|
by mherald81
String to Dec conversion
|
|
[4 replies] Last: Cleaner Version: #include <iostream> #include <string> #includ... (by Zaita)
|
by quant
Why in doesn't work?
|
|
[1 reply] : Do you need to use the C method of file I/O? Otherwise, I'd use an ... (by Zaita)
|
by Pat Nevin
Get Next element of a Set etc...
|
|
[3 replies] Last: No problem. (by firedraco)
|
by aidz15
Algorithm for constructing geometric outline for intersecting geometric objects
|
|
[9 replies] Last: Yup! I'm studying it right now. Thanks man! I will get back to you ... (by aidz15)
|
by ghm
main function for a dictionary program
|
|
[1 reply] : All you need to do it write a main that will create a dictionary objec... (by jpeg)
|
by spoofan
display division of two numbers
|
|
[4 replies] Last: 546 : 37 = 14 -37 176 -148 28 rest I call "process" lines belo... (by spoofan)
|
by TheNoobie
What is a wrapper function?
|
|
[3 replies] Last: The general reply is that a wrapper function is a function that is use... (by Faldrax)
|
by djons
error c2036
|
|
[no replies]
|
by juzek
Libraries?
|
|
[1 reply] : strtok() Without showing your code, can't tell you sorry.... (by Zaita)
|
by eahlswede
telnet with C
|
|
[1 reply] : Depending on the OS you are writing the client in the code will be sli... (by Zaita)
|
by Drunein
Using cin.get
|
|
[no replies]
|