by Serratus
Encrypting contents from file and saving to another file
|
|
[1 reply] : I ran this code on my compiler and it ran fine. I'm thinking you input... (by Yanson)
|
by LB
Callbacks with PIMPL
|
|
[7 replies] Last: I'm not testing which callback method is faster, I already know that. ... (by LB)
|
by Godwin5174
NEED HELP FOR ERROR MESSAGES
|
|
[5 replies] Last: Thank you very much but I am just a beginner so need your help as I ha... (by Godwin5174)
|
OpenGL, Unusual Idea |
|
[1 reply] : Ummm Bump??? (by Pickle Gunner)
|
by dcman
C++ XCODE MAC OSX?????
|
|
[no replies]
|
by nukem266
Help Passing Struct Arrays to a function by value, not by reference.
|
|
[12 replies] Last: Sorry for late reply, yes that is perfect, really appreciate the help.... (by nukem266)
|
by jadch
how to use modulus
|
|
[16 replies] Last: ok thank you for the help i will figure out how to do it (by jadch)
|
by codebitty
Partial tokenization from a certain position in C/C++
|
|
[5 replies] Last: In the end I did this by doing this, more simpler: char *example; ... (by codebitty)
|
by aileen71
Please Help newb writing check writer
|
|
[3 replies] Last: Alright my main issue is that when I enter amount in the hundreds and ... (by aileen71)
|
by DOSMaster
Graphics Libs
|
|
[2 replies] Last: Thanks Disch! I will defenently look into SFML. (by DOSMaster)
|
by DOSMaster
no match for 'operator=='
|
|
[2 replies] Last: Thanks Machtl! How stupid of me to type string instead of char! Now I ... (by DOSMaster)
|
by adamsjh
Calculating the average using two different functions.
|
|
[no replies]
|
by Ahmad1797
Binary to Decimal Converter
|
|
[4 replies] Last: #include <iostream> #include <math.h> using namespace std; int main() ... (by Ahmad1797)
|
by kadaj
problem in operators...
|
|
[2 replies] Last: i removed them but no diffrence... (by kadaj)
|
by adamsjh
Average of 4 floating-point numbers.
|
|
[3 replies] Last: Ok I was able to do the float. Can you help me with the other function... (by adamsjh)
|
by mooni4u
C++ code for simulation
|
|
[no replies]
|
by zeak
KNIGHT'S TOUR PROBLEM. CAN YOU ALL HELP ME. FINISHED PROGRAM BUT SOMETHING WRONG IN THE MOVEMENT?
|
|
[3 replies] Last: [quote=Machtl]Please use to format your code. ... (by S G H)
|
by Helixirr
C++11 - Problem with pimpl-idiom?
|
|
[1 reply] : And yes, it goes on. Window.cpp /// ---------------------------- ///... (by Helixirr)
|
by bling
Debugger shows undefined value
|
|
[no replies]
|
by mooni4u
network simulation C++ code for 3 machines
|
|
[no replies]
|