by NGen
Testing Integrity of a Packet
|
|
[7 replies] Last: That's what I thought, I just wasn't sure if a packet would be redirec... (by NGen)
|
by sonofthort
Structs Problem (1,2)
|
|
[25 replies] Last: I'm, glad it worked :) (by R0mai)
|
by xagutxu
Streaming input from sound card input
|
|
[no replies]
|
DEV C++ VS Microsoft Visual C++ |
|
[3 replies] Last: a=0; b=0; while(a!=(strlen(se... (by closed account z05DSL3A)
|
by scatman
sending emails
|
|
[2 replies] Last: Which OS ? On Windows, there are at least 7-8 well-known methods (COM... (by george135)
|
by arcadiu
Calculator V2.
|
|
[7 replies] Last: Your code is still very poorly constructed. You should really take all... (by Chewbob)
|
by radeberger
monitoring winsock buffers
|
|
[2 replies] Last: That's my question. I wanted to look for the winsock buffers, in this ... (by radeberger)
|
by nickg140143
Population Program, need some input
|
|
[6 replies] Last: thanks jsmith and bluezor, both bits of info will help me out big time... (by nickg140143)
|
by mzd72
Network
|
|
[14 replies] Last: so who can help me with cygwin Google (by kevinchkin)
|
by ajay16oct
Whats the meaning of the Expression?
|
|
[1 reply] : it says that x is an array of functions returning int pointer. Array... (by guestgulkan)
|
by lkegley
Error I can't figure out!
|
|
[2 replies] Last: As firedraco said it doesn't make sense and your also trying to conver... (by arcadiu)
|
Extra long bitfields? |
|
[2 replies] Last: Wow, I didn't know that existed! Thank you so much! (by demosthenes2k8)
|
by murloc14
Runtime Error with ifstream
|
|
[6 replies] Last: Oh wow, thanks for the help! I wasnt too sure about arrays and I thoug... (by murloc14)
|
by herat007
Extracting text between 2 tags ??
|
|
[4 replies] Last: Thanks for the replies guys.......... I have done it using stl and bas... (by herat007)
|
by Duthomhas
is my custom transformation iterator ok?
|
|
[4 replies] Last: I've also learned something about std :: iterator_traits . For exampl... (by Duthomhas)
|
by dunsondog109
overloading insertion operator
|
|
[3 replies] Last: One problem is in your operator+, in computing the resulting denominat... (by jsmith)
|
by Antonio M
Error loading afm character with pslib
|
|
[no replies]
|
by CD4
pointers
|
|
[3 replies] Last: You are creating and modifying a new local variable, not the global ... (by firedraco)
|
by aortizb
passing data of an object to a function that takes a different object
|
|
[1 reply] : No. The closest thing would be to have an overload that takes an st... (by helios)
|
Schedulers and Finite State Machines |
|
[6 replies] Last: [Some thing] is the devil. *Eyeroll* While that works on certain com... (by helios)
|