by iochinome
reading the binary of files
|
|
[9 replies] Last: here is what i want the full application to do: i have an logitech ... (by iochinome)
|
by kevinchkin
Binary AND operation
|
|
[3 replies] Last: Never-mind it is solved guys. Thanks for the reply thou. (by kevinchkin)
|
by kakashi316
modifying a program
|
|
[13 replies] Last: Here is the prototype for sleep: unsigned int sleep( unsigned int ... (by jsmith)
|
by kakashi316
sig sev trouble
|
|
[4 replies] Last: Now about your problem, your errors are clearly saying what you need t... (by kevinchkin)
|
by kakashi316
timer and alarm frustration
|
|
[no replies]
|
by etrusks
Problem with class
|
|
[3 replies] Last: Tnx you guys now its working, i dont know what would i do without you ... (by etrusks)
|
by Disch
File I/O
|
|
[9 replies] Last: After tweaking some stuff to get read/write permissions set properly w... (by Disch)
|
by kakashi316
whats wrong with the code?
|
|
[8 replies] Last: thanks bro,i got it. (by kakashi316)
|
by mathueie
Undefined reference to connection pooling
|
|
[5 replies] Last: Hi Thanks for all replies.I got answer... (by mathueie)
|
by robegs
Segmentation fault with structs
|
|
[1 reply] : Isn't X509 an OpenSSL data structure that contains pointers to things ... (by kbw)
|
by platypus1130
are screen commands in c++ possible?
|
|
[1 reply] : nvm I got it (by platypus1130)
|
Shell script - Case |
|
[1 reply] : Well, as this is a C/C++ forum, probably not. (by jsmith)
|
by shadowayex
Mouse Events
|
|
[3 replies] Last: May I remind the two responders that this is a UNIX/Linux forum. Win... (by Duthomhas)
|
by NewbieNow
Reading binary files
|
|
[3 replies] Last: the binary mode read gives just raw files and there is no formatting o... (by writetonsharma)
|
by sammye
debug optimizing away variables
|
|
[6 replies] Last: Oh well, it sounds like I may be stuck. If anyone has anymore suggesti... (by sammye)
|
by DiptenduDas
Difference between epoll and select
|
|
[2 replies] Last: poll() and select() were written for the same purpose on different sys... (by Duthomhas)
|
by iochinome
strange syntax in a device driver
|
|
[5 replies] Last: .read is a pointer to a function which has the same signature as memor... (by jsmith)
|
by mauryan
Hi,
|
|
[6 replies] Last: You may try the following : -----------------------------------------... (by jackhung)
|
by sankari27
segmentation faul in strcat
|
|
[2 replies] Last: Are you sure both string and stringaux are null-terminated prior to ca... (by jsmith)
|
by Dili
Threading with inheritance in multiple derived classes
|
|
[5 replies] Last: thanks for the help jsmith ! everything is working fine now! i'll ... (by Dili)
|