UNIX
Unix is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy.
Forum Post

Infinite Waits

Hi all, According to Solaris man pages, when several threads are waiting for a locked mutex or rwlock, it is undefined which of these threads will get control when the mutex or rwlock is unlocked....
Forum Post

Re: How to execute a C-shell or awk script from my C++ program?

: : Hi, : : : : How can I execute a C-shell or awk script from my C++ program? : : : : Thanks, : : : : Fabien : : : I just found out that I could use a call to system() function but how...
Forum Post

C coders who love BSD

We are an internet infastructure company that is looking for developers. Interested, check out our website at www.ahaza.com
Forum Post
Forum Post

Buffer Cache?

Why Unix uses Buffer Cache? Whats the advantage of using Buffer Cache?
Forum Post

Re: writing hex characters to file

: The pair 0D/0A could be the CR/LF pair for a new line in DOS, while in UNIX it's only CR. This pair is automatically written by ofstream when editing a text file. You should set the flag...
Forum Post

Re: how to a acces.....

thanks. but i think, i couldnt explain my problem clearly; actually i use C/C++ for CGI programs.and on the web i cant open a file for writing.the problem isn`t about syntax.the main problem is : I...
Forum Post

Re: writing hex characters to file

The pair 0D/0A could be the CR/LF pair for a new line in DOS, while in UNIX it's only CR. This pair is automatically written by ofstream when editing a text file. You should set the flag ios::binary...
Forum Post

Re: A yes program...is it possible?

: I was wondering if anyone out there knows how to make a program that will answer yes for me before and option for the user to answer it? : EX. : : ..... : system(?some kind of comand?); : ......
Forum Post

Re: Find processes

: Is there a win32 function for finding a list of all the processes running in the computer? I'm just using it for a simple task manager I'm building. You can use CreateToolhelp32Snapshot to take...
Forum Post

Re: URGENT HELP !!!

well, before you jump into the graphics, you could replace the dashes and slashes with ascii characters that would actually give you straight lines in your waveforms without the whole __|-- ugliness....
Forum Post

help me for socket programming in C++ (UNIX)

please help me regarding socket programming in C++ on Sunos environment. Any site, documentation etc., please
Forum Post

Re: Unix and C

I have another question. None of my C books show me how to do this so I need a little understanding. After I wrote the simple program. system("ls -a"); I would like to see if they have a...
Forum Post

Re: Unix and C

Thanks, Do I need any other header files other than stdio? : : Now in unix how would I do the same. : system("clear"); // ? ;) : : : printf("This will list files in your directory\n"); : :...
Forum Post

Re: Unix and C

: Now in unix how would I do the same. system("clear"); // ? ;) : printf("This will list files in your directory\n"); : system(ls) \\ ? system("ls"); system("ls -F"); // Et Cetera...
Forum Post

Re: getting a file listing without 'ls'

: how would I get a listing of files in the current directory : with a ".dat" extension without using the unix 'ls' command in : perl? : : thanks! : the opendir() command works great....
Forum Post

C/C++ programmers with experiance in embeded systems?

WebOptional is the company based in Sydney, Australia with well known aim: How to develop new software for every day growing WORLD MARKET and surely How to make money. Currently we are searching...
Forum Post

Re: getting a file listing without 'ls'

: how would I get a listing of files in the current directory : with a ".dat" extension without using the unix 'ls' command in : perl? : : thanks! : I think this will work. If it doesn't...
Forum Post

getting a file listing without 'ls'

how would I get a listing of files in the current directory with a ".dat" extension without using the unix 'ls' command in perl? thanks!
Forum Post

Re: Help

gcc ? Not with IDE though. Maybe kdevelop may work in solaris - i don't know. : Hi : Can any one tell me name of c/c++ compiler(with IDE) which is used under Solaris environment. Thanks :...
 

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.