by Osor77
C indentation Vim and Emacs
|
|
[2 replies] Last: Vim has autoindent and related features that can be configured in ~/.v... (by moorecm)
|
by newNode
copy command for unix
|
|
[6 replies] Last: Yes. It allows you to kick off the i/o and check for completion later... (by kbw)
|
by Mathes
Process communication question
|
|
[2 replies] Last: thank you. i'll see what i can findfor this. but what i read so far... (by Mathes)
|
by Hermetica
signal SIGSEGV, Segmentation fault. In fwrite () (/lib/tls/i686/cmov/libc.so.6)
|
|
[4 replies] Last: if((tmp=tmpfile())=NULL) Yes, there's an old coding standard whic... (by choisum)
|
by adtr
grep command
|
|
[3 replies] Last: just use following syntax: grep -w 'who' file1 -w option will sear... (by ankitsingh12)
|
by Albatross
Program for unhiding /usr/local/bin/ on a Mac.
|
|
[4 replies] Last: Ah, if you call the program with no parameters, then argv == NULL wil... (by Albatross)
|
by shivas88
not able to access member function frooperator overload function
|
|
[no replies]
|
by MSkillet
How To fix my linux and fix ubuntu
|
|
[2 replies] Last: Try searching your problem on https://wiki.ubuntu.com/ and failing tha... (by chrisname)
|
by testalucida
how to get file type information etc
|
|
[3 replies] Last: gazillion : an indeterminate, but very large number. (by jsmith)
|
by c0d31
child exits with error 218
|
|
[3 replies] Last: Welcome to <a href="http://www.nicelouboutin.com"> Christian Louboutin... (by huanghuiyue)
|
by JarredEI
vi editor in vim highlight mode?
|
|
[2 replies] Last: That did the trick; now I can focus better on my code instead of wonde... (by JarredEI)
|
by Ainee
Linux kernel Programming : Bugs list required
|
|
[1 reply] : https://bugzilla.kernel.org/ (by jsmith)
|
by fafner
Pointer problem when using forward class declarations
|
|
[2 replies] Last: Ok, thanks. I haven't been writing in c++ for too long, so I didn't kn... (by fafner)
|
by testalucida
using 'file' in a cpp-program
|
|
[1 reply] : found it out - it works like this: void use_file( const string &... (by testalucida)
|
by snag49ers
Calculating MD5Sum in C program
|
|
[1 reply] : Which library are you using? It would help if you showed your code. (by PanGalactic)
|
by kikolani
Where can I get the old Mac OS X 10.0 SDK for Xcode?
|
|
[no replies]
|
by Cn00b
Linux sort used for C++ program
|
|
[3 replies] Last: The above will give you result in ascending order. to get the result i... (by ankitsingh12)
|
by smalld
error "warning: can't find linker symbol for ..."
|
|
[1 reply] : It looks like they have an issue with how their vtable for the virtual... (by firedraco)
|
by eriks
Undefined reference errors during linking
|
|
[4 replies] Last: You've got to love that one! :P (by moorecm)
|
by minix
How to run this on my pc ???
|
|
[12 replies] Last: I download QEMU on my win 7 m/c . its not working :( have anybody tr... (by minix)
|