Need an explanation of code |
|
[3 replies] Last: Thanks man this helped so much! I honestly just got lucky when putting... (by captainmorgan)
|
by conradjones
multindex comparison on two int keys
|
|
[1 reply] : looking it seems like <boost/icl/interval_map.hpp> might be what i nee... (by conradjones)
|
by sed2
Problem to check if file exists
|
|
[3 replies] Last: On UNIX-like systems you can use the stat() function. If stat() fails,... (by dhayden)
|
by Kalcor
Difference between these 2 codes[and a few questions]
|
|
[3 replies] Last: Well infact I just wanna know why the >= conditions works over the > ... (by cire)
|
by Airynoob72
How to have exception handler in separate .H & .cpp
|
|
[1 reply] : > I'm hoping I can get away with providing this small level of detail.... (by ne555)
|
by Vendra
Write to file a large number of integers
|
|
[7 replies] Last: That is a good point... (by jonnin)
|
by Kalcor
Understanding this problem statement
|
|
[6 replies] Last: jlb , there is a pedestrian in the crosswalk if values & 1, not if va... (by dhayden)
|
by ahura24
template argument
|
|
[4 replies] Last: I'm bemused, but this actually worked on both compilers that I tried .... (by lastchance)
|
by arbwok
App to keep track of course availablity
|
|
[1 reply] : Yes, it is possible, but the difficulty varies depending on which libr... (by LB)
|
by Unapehs89
Reading a mathematical function for bisection method
|
|
[1 reply] : For a general function this is not possible at run time - you would ha... (by lastchance)
|
by Bingocat4
Convert string
|
|
[5 replies] Last: Okay that works. Thank you! (by Bingocat4)
|
Average returning value of 0. |
|
[12 replies] Last: Thank you! (by doublemirchi16)
|
by Varscott11
Move decimal place to left a certain number of times. (No standard library preferred)
|
|
[2 replies] Last: Wow. That was such a simple answer but an effective one. (by Varscott11)
|
by BigM
How do I replace an if with a bool?
|
|
[6 replies] Last: No, I am not complaining, just observing. (by jonnin)
|
by sed2
Problem with ShellExecute
|
|
[2 replies] Last: It's works, thanks you. I did: std::string path="C:\\Users\\" + n +... (by sed2)
|
by tommy23
string copy...weird issue.
|
|
[7 replies] Last: j isnt right. look: int length = strlen(first)+strlen(second); so... (by jonnin)
|
by zspar
Hash Table not reading last line of txt file
|
|
[4 replies] Last: Could you show us the input file and entry.cpp + main.cpp so we can co... (by Thomas1965)
|
by dami81
Problems with file stream wfstream
|
|
[11 replies] Last: thank you very much JLBorges ; thank you all , guys ; problem solved ... (by dami81)
|
by vern
interfacing with sql
|
|
[2 replies] Last: Generally speaking you can use OleDB, ODBC or ADO, however for a begin... (by zepher)
|
by Kalcor
The use of this variable.
|
|
[no replies]
|