by rashter
segmentation problem
|
|
[1 reply] : You need to make some general fixes to the code. You need to get rid ... (by Athar)
|
by SD14
undefind refrence to when using templates
|
|
[8 replies] Last: wow cant believe that i forgot to define those thanks Galik (by SD14)
|
by aatwo
Communicating with PCI device
|
|
[1 reply] : User space programs communicate to hardware through kernel device driv... (by PanGalactic)
|
by ubfree
mmap with /proc-file in kernel-mode
|
|
[3 replies] Last: How is this a C++ question? Shouldn't you be asking this on the LKML? (by PanGalactic)
|
by LupusNoctu
Validate file paths? Where to place logs?
|
|
[6 replies] Last: Thank you all very much. I've decided the log, by default, would be a ... (by LupusNoctu)
|
boost format question |
|
[4 replies] Last: Sorry, didn't see this thread. I answered here: http://www.cpluspl... (by jsmith)
|
by Maragnus
Create child under different uid and capture stdin and stdout
|
|
[1 reply] : You should get yourself a copy of "Advanced Programming in the Unix En... (by PanGalactic)
|
by firix
code error
|
|
[1 reply] : Please don't double-post http://www.cplusplus.com/forum/beginner/30565... (by Bazzy)
|
by tomD
CC Compiler & Orbix migration
|
|
[4 replies] Last: kbw, he's a bad spot because the Sun Workshop 4.2 compiler has not bee... (by PanGalactic)
|
by brunion
Segmentation error in struct/arrray?
|
|
[1 reply] : Suggestions: 1. Use code markers so your post is formatted. 2. I... (by kfmfe04)
|
by caoyuan9642
Question about ofstream & ifstream in Ubuntu
|
|
[1 reply] : There really is no need to use Eclipse unless you want to. In any *... (by kfmfe04)
|
by firix
linux an unix programming
|
|
[2 replies] Last: ok. thanks. (by firix)
|
by alice06
How to use Shell Script to run my C program for different initial values
|
|
[3 replies] Last: AFAIK in the script output$a output'$a' output"$a" --- resu... (by Bazzy)
|
by abcxyz
using EzWindows
|
|
[3 replies] Last: i want to get the max x distance and max y distance of the window i op... (by abcxyz)
|
by emribali
Getting all of the MAC addresses of a computer
|
|
[9 replies] Last: Quite a bit of both... I have done some driver development and underst... (by jsmith)
|
by SD14
Invilad types 'double[int]' for array subscript
|
|
[1 reply] : You are trying to assign hours to hours because a function param... (by Null)
|
by adamger
call main of a header file
|
|
[1 reply] : In C++ you are not allowed to call main (by Bazzy)
|
by mord
pthread_cond_timedwait too slow...
|
|
[6 replies] Last: My original intention was to imitate Java Object.wait(int) and Object.... (by mord)
|
by yoramgaon
Need guidance on starting with UNIX
|
|
[15 replies] Last: I also choose pdksh. I recently discovered mksh is the inheritor of ... (by bigearsbilly)
|
by agoswami
Log filteration of linux log
|
|
[3 replies] Last: grep? (by kbw)
|