by nishant126
Making cpp code platform independant
|
|
[7 replies] Last: Yes indeed I need to do more study on the performance difference and s... (by nishant126)
|
by Olysold
Data management
|
|
[no replies]
|
by Daven
Simple LED type display Visual Studio 2008
|
|
[4 replies] Last: Thanks Andy, I will gove those a try. Regards, Dave (by Daven)
|
by vijkrr
auto pointer vs smart pointer
|
|
[1 reply] : Smart pointers are objects which own dynamically allocated memory, and... (by Disch)
|
progress bar almost working |
|
[2 replies] Last: bump....please read the first post anyways..... I added this instea... (by terryeverlast)
|
by Pheonix94
wxWidget: Displaying results
|
|
[5 replies] Last: Thank you, i understood andywestken the first time, and I did convert ... (by Pheonix94)
|
by cwr2k
Can somebody help me spot the error here?
|
|
[5 replies] Last: As far as I'm aware all C++11 features currently available should be e... (by cwr2k)
|
fstream is being a meanie |
|
[17 replies] Last: I was just about to edit my post and say this :P Thanks for your help... (by closed account N36fSL3A)
|
by Gugia
Flex/Bison problems
|
|
[1 reply] : I only found a book from Oreilly media "Flex and Bison" about text pro... (by Bourgond Aries)
|
by rain
Need help with passing function as argument to other function
|
|
[2 replies] Last: Thank you for your quick response that helped. (by rain)
|
by maeriden
Random crashes with "Process returned -1 (0xFFFFFFFF)"
|
|
[12 replies] Last: I may have phrased that wrong, I mean the input is already in a char a... (by maeriden)
|
by aries0152
Error while compiling using c++11
|
|
[11 replies] Last: First read the whole file, close it, then run get_touching_rectangles (by ats15)
|
by t2nator
List class with Student type
|
|
[6 replies] Last: Awesome that worked great! Thanks for your help on this. (by t2nator)
|
by jmorales2012
Software Development Degree?
|
|
[1 reply] : If you want to be a software engineer (rather than a scientist), then ... (by Cubbi)
|
Default AND explicit destructor? |
|
[11 replies] Last: I don't know what "builtin" means, ... From context, I take it DTSCo... (by andywestken)
|
Help Installing boost: building libraries |
|
[13 replies] Last: @ coder777 You do realize that "bootstrap" builds bjam, and "b2" is ... (by Duthomhas)
|
by Snaksa
Linked List functions
|
|
[4 replies] Last: To begin with, there is no way for the compiler to deduce the type of ... (by cire)
|
by jskako
Help with read\write
|
|
[5 replies] Last: no c not c++. and then what more do you need to know. just open it get... (by closed account Dy7SLyTq)
|
by agoswami
Pointer in Union
|
|
[7 replies] Last: Thanks a lot for reply.Does reverse function matter on 32 bit to 64 bi... (by agoswami)
|
String |
|
[6 replies] Last: I do not know what you are promising there. cstring does not contai... (by vlad from moscow)
|