by kenter13
Parse a txt file
|
|
[1 reply] : The control point objects are nested in a main object. Does each text ... (by Ogoyant)
|
Multi Condition function for Char type |
|
[1 reply] : http://cplusplus.com/reference/regex/ A little hard to use but more po... (by MiiNiPaa)
|
by drj3122
class member functions with pointer parameters
|
|
[5 replies] Last: Ok I understand the issue there but then what is the proper syntax? I... (by cire)
|
by Ryuuji
Accessing Direct Memory Access in Windows XP (Transfer Mode)
|
|
[no replies]
|
by Sarmadas
Please i'm confused help he
|
|
[2 replies] Last: Actually, no, you cannot do that. Because the compiler won't know whic... (by closed account 9y8C5Di1)
|
Dynamic array of pointers declaration problem? |
|
[1 reply] : THis is what you need to do. Although it would hep if you did some ch... (by ajh32)
|
by nevetta
virtual topology design
|
|
[12 replies] Last: thank u MiiNipaa (by nevetta)
|
by sanda199
incomplete type 'main()::LinuxCamera' used in nested name specifier.
|
|
[5 replies] Last: @Bandar: do u find out any mistake in my socket.cpp program? If so, pl... (by sanda199)
|
by sanda199
error: two or more data types in declaration of 'main'
|
|
[5 replies] Last: Show content of LinuxCamera.h (by MiiNiPaa)
|
by mhsn1985
Circular shift a cstring in C++
|
|
[6 replies] Last: > I need to shift the entire array by bits, not characters. So don't ... (by JLBorges)
|
by calvinhmw
ISO C++ forbids declaration of ‘Image’ with no type ??
|
|
[1 reply] : It tells you that Image isn't a type name. Does it really starts in up... (by MiiNiPaa)
|
by sanda199
source file and header file are not compiled together
|
|
[1 reply] : You need to have 3 files: First, you have the socket.h file which cont... (by Smac89)
|
by CroCo
Plotting in C++?
|
|
[3 replies] Last: thank you guys. (by CroCo)
|
by arms4
fix my array position!
|
|
[3 replies] Last: error (by ungeiliverable)
|
by sanda199
can't call function
|
|
[5 replies] Last: @theranga Thanks for correcting me. Yes, it is a constructor not a fun... (by CroCo)
|
by arms4
check 2d array error
|
|
[no replies]
|
My own template vector class. Can't push_back? |
|
[9 replies] Last: Code has to be generated for each type passed into a template. Thus, y... (by closed account S6k9GNh0)
|
by hopesfall
Using ifstream as a constructor parameter
|
|
[3 replies] Last: it should say using namespace std; . that will the same thing as wha... (by theranga)
|
by inc0001
Need assistance with making a password system(PLEASE ANSWER?).
|
|
[no replies]
|
by SamuelAdams
understanding someone else code.
|
|
[2 replies] Last: When you mod (%) the least significant digit in a number in binary for... (by buffbill)
|