by yancyjoseph
The Dining Philosophers Problem
|
|
[1 reply] : http://software.intel.com/en-us/articles/win32-functions-to-manage-sem... (by Duthomhas)
|
by idks16
broken oven problem
|
|
[1 reply] : this is the rest of the code, it could fit in 1 message if (((t1==0)|... (by idks16)
|
by rmbrown09
Working Program Error
|
|
[4 replies] Last: I didn't bother downloading your zip file. If you can't reduce it to ... (by cire)
|
by j0semigue1
array please help
|
|
[1 reply] : Duplicate of http://cplusplus.com/forum/general/65700/ (by Stewbond)
|
Tic-Tac-Toe Multi-Dimensional Array |
|
[1 reply] : Make a 2D array like so: int grid ; now use 2 for loops, to set e... (by Stewbond)
|
by hoganj22
Write a function that will return the max element in an array of 10 integers
|
|
[7 replies] Last: drugs, must be drugs. (by Stewbond)
|
How to find the number of occurrences of a word in a text file |
|
[3 replies] Last: you should better use map to store data. Thats what i said..(?) ma... (by Bootstrapper)
|
by S G H
Infos on atexit()
|
|
[2 replies] Last: Nice idea, didn't think of that! EDIT: Works perfectly! (by S G H)
|
by mcurley104
card picker program
|
|
[1 reply] : We've had problems like this before in the past. Personally, I would ... (by MrHutch)
|
by varungandhi
comparing the last looged date with the system date
|
|
[no replies]
|
by vivmen
problem with exception
|
|
[4 replies] Last: i tried all your suggestion well one thing sure that copy of object go... (by vivmen)
|
by Gabz
Programming electric pulses (FES)
|
|
[no replies]
|
by Jggrnt
Find out the mistakes in the code
|
|
[1 reply] : = is assignment == is comparison Besides that, you've got a lot of s... (by ne555)
|
get value of windows.title |
|
[no replies]
|
by ssaa391
help me
|
|
[no replies]
|
by Larsusen
Comparing Iterators
|
|
[1 reply] : You are passing a copy of your list. So the 'pos' iterator is invalid ... (by ne555)
|
by MikeTV
Releasing object pointers
|
|
[5 replies] Last: I don't understand very much your setup, but it is really up to you. ... (by webJose)
|
by jaapkroe
memory debugging -- lost blocks
|
|
[8 replies] Last: You are thinking in linked list. To iterate in a vector you just incre... (by ne555)
|
by hopesfall
Counting how many times I've compared
|
|
[1 reply] : How about this? Didn't test it but I guess it works. int conditionC... (by webJose)
|
by hulibarri
Tutoring?
|
|
[14 replies] Last: Not been to learncpp since they still had a ton of unfinished tutorial... (by BHX)
|