by tyr74
cisco anyconnect client api compile problems
|
|
[no replies]
|
by andrezc
Getting links of HTML page
|
|
[10 replies] Last: Nope regex.h is standardized: http://pubs.opengroup.org/onlinepubs/007... (by rocketboy9000)
|
by biker
Linux USB read/write
|
|
[2 replies] Last: Oh, here is a good site for specs and stuff about usb (they have seria... (by cran)
|
by fafner
g++ segfaults
|
|
[3 replies] Last: Initialisation of class array members is always an issue. They canno... (by guestgulkan)
|
by scrivomcdivo
Visual Studio C++ Express 2010 for Linux?
|
|
[6 replies] Last: To cross-compile GUI between windows/Linux I use wxWidgets (http://www... (by tition)
|
by vrbilgi10
Why I am getting linking error:
|
|
[3 replies] Last: put the constructor under private. Otherwise there is no point in maki... (by suhastheju)
|
by waqqassheikh
Which GUI to use???
|
|
[8 replies] Last: Use GTK+, There is lot of support and documentation available. (by suhastheju)
|
by aatwo
Way to create and set permissions for folders
|
|
[2 replies] Last: the UNIX concept of permissions are not cross platform anyway. anyh... (by bigearsbilly)
|
by nosxlimit
[edit] how to make autorun shell scipt?
|
|
[11 replies] Last: man bash look at the login part. There are scripts that run when you ... (by bigearsbilly)
|
by nkumar85
Process v/s Threads
|
|
[8 replies] Last: the perceived wisdom is that threads are faster and more efficient tha... (by bigearsbilly)
|
by thavali
FILE object in C/C++
|
|
[3 replies] Last: On Unix it is, yes. But that's not generally true. (by kbw)
|
by shen747
C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)
|
|
[1 reply] : What is errno? (by jsmith)
|
by GnG
C++ insmod
|
|
[1 reply] : Resolved, I redirected th stderr of isnmod to a file..then I read i... (by GnG)
|
by kash kow ken
How to make your code GUI-PROOF
|
|
[1 reply] : If you put all of the basic parts into separate functions, then using ... (by cran)
|
by tap3ah
problem with gcc linker
|
|
[2 replies] Last: OK, I figured it out. There are 2 things I misunderstood about -L swit... (by tap3ah)
|
by bidakung
c++ and vector on UNIX problem
|
|
[3 replies] Last: You might try installing the GCC package for Solaris 8 from sunfreewar... (by PanGalactic)
|
by aatwo
Double click program to run in new console window - halp :)
|
|
[2 replies] Last: Thanks for the reply. I shall investigate (never written a shell scrip... (by aatwo)
|
by silliksaar
winhttp.h for Mac
|
|
[7 replies] Last: I am still in the crazy period and I am not sure if I ever get to the ... (by silliksaar)
|
by quaky
Weird Stream Server Output
|
|
[2 replies] Last: continued.. Output from client: Writing was successful. Now... (by quaky)
|
by z99
c++ socket programming,chat server
|
|
[7 replies] Last: thank you softweyr, your answer is really helpful,and yet another que... (by z99)
|