Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Forum Post

Re: please help me

SDL is a library that provides provides 2D/3D graphics and access to hardware (including joystick) and works with many languages and platforms. see http://www.libsdl.org/index.php for download and...
Forum Post

please help me

Please interduce me one site that have source code about joy stick program that could control a bull in screen . this program must be written in c++ language.And also please interduce some sites that...
Forum Post

Re: Singly Linked List -- Segmentation Fault!!

This message was edited by freakylinux at 2006-11-6 11:35:24 But why scanf() shows such an error?? it was a simple integer variable...!! " Using Linux is Like Using an AC:: As long As The...
Forum Post

Re: Linux Shell

actually i have to submit the project in college as mini-project.but due to same health related problem i am unable to do anything.now on monday i have to submit the project.so it is very helpful for...
Forum Post

Re: not working/now working with a change

: I used the compiler CC on Solaris. Is there any other changes needs to be done. Are there any other include statements needs to be included. : : I copied the program to a Linux server and...
Forum Post

Re: Linux Shell

this is a relatively simple thing to do, i have a complete version of what you want, its only about 200 lines of code and took about 15 minutes to write. I'm guessing that this is some sort of...
Forum Post

Re: not working

I used the compiler CC on Solaris. Is there any other changes needs to be done. Are there any other include statements needs to be included. I copied the program to a Linux server and compiled it...
Forum Post

Re: enumerate currently running applications in Linux

This message was edited by hiimsa at 2006-11-1 6:29:16 This message was edited by hiimsa at 2006-11-1 6:28:45 : : to get the number of processes running on a linux system you can parse the...
Forum Post

Re: enumerate currently running applications in Linux

to get the number of processes running on a linux system you can parse the loadavg file in /proc. the format is as follows: load1 load2 load3 n_run/n_proc n_pid where load1, load2 and load3...
Forum Post

enumerate currently running applications in Linux

hi everybody, can anybody tell me how to enumerate currently running applications in Linux programaticaly using C or Java. please help me ............... reply soon.
Forum Post

Re: Linux Shell

actually i am trying to develope a simple shell in linux which supports these commands below.so can u help me with some useful links or code segments. ------------------ Internal Commands cd...
Forum Post

Re: Linux Shell

there is no "linux shell" but there are many shells available for linux including: bash: http://www.gnu.org/software/bash/ (or http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html) (this is the...
Forum Post

Re: Linux Shell

: Do rm, mv, cp, ls etc. classify as shell commands (commands to be handled by the shell) ? : do any body have the source code of the linux shell? i am also developing the same. so it will...
Forum Post

Re: pthread.h VS ncurses.h

: : :What does not work? Does it compile? If yes, what's wrong? It seems this :program is for Linux so I cannot test it and see the problem (I only have :Windows). What should the program do? : :...
Forum Post

Re: pthread.h VS ncurses.h

:What does not work? Does it compile? If yes, what's wrong? It seems this :program is for Linux so I cannot test it and see the problem (I only have :Windows). What should the program do? : :...
Forum Post

Qt programming(sqlite)

Hello Linux friend we are using Qt3.3.4 for my database application,using sqlite on debian platform.we are using libsqlite3:2.1-1 (sqlite lib for debian)and libqt3c102-mt-sqlite3:3.3...
Forum Post

Re: cI Cannot for the life of me get this code to compile

undefined reference means that the compiler has never heard of rtupdate0, rtupdate1, etc. you must tell gcc where to find these functions so for example if you are using a unix based system you...
Forum Post

Re: Running, and embedding, an EXE

If your program running in linux similar to linux command line or shell, there is one (and only one ) way that i know is using shell_exec ( string cmd ) or system(string cmd) function to help it...
Forum Post

Re: Has anyone encountered this error before?

May be you have put main in more than one file... : Hello, : : While trying to build our code base on Red hat linux using gcc (see details below), we get the following link error: : :...
Forum Post

Re: Threading in linux

one of my favourite programming website is the manual gnu c library because it generally covers the concepts being implemented as well as the functions to use, so i suggest that you start here....
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.