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

Re: general question in C

myprogram.exe | more
Forum Post

general question in C

Hi guys! I want to ask something. I wrote a program that prints a lot of things in the command window... and i cant see them all (i see only the last of them) Do you know something in C...
Forum Post

Re: C for Windows: newbie needs help

: : : : Hi Folks, as a lifetime unix coder I have been asked to port a fairly : : : : simple C application to w2k. I have little idea where to start. Should I get Microsoft Visual C++ to compile...
Forum Post

Re: Porting C to W2K

: Hi folks, I have spent all day looking at ways to port a simple C console program (C wrapper around ftp - no GUI) from unix to W2K. If your console program uses standard ANSI C with no...
Forum Post

Re: C for Windows: newbie needs help

: Hi Folks, as a lifetime unix coder I have been asked to port a fairly : simple C application to w2k. I have little idea where to start. Should I get Microsoft Visual C++ to compile the C code? :...
Forum Post

C for Windows: newbie needs help

Hi Folks, as a lifetime unix coder I have been asked to port a fairly simple C application to w2k. I have little idea where to start. Should I get Microsoft Visual C++ to compile the C code? How...
Forum Post

Differences between CreateProcess() in WIn32 and fork()/exec() in Unix

I need to know the difference between the two mainly when talking of address space creation of the child process. I have heard that fork() clones the address space and CreateProcess() does not. What...
Forum Post

Re: time.h

This message was edited by stober at 2004-10-30 15:12:21 : This is an exercise and it must be compatible in Solaris or Sun/OS : I do my homework at home with a win compiler (JFE with gcc) but i...
Forum Post

Re: Finding if a directory exists

This message was edited by mombawomba at 2004-10-20 22:8:58 : : : : Where is chdir defined? : : : : : : you should learn to look up the functions yourself in MSDN : : http://msdn...
Forum Post

Re: Finding if a directory exists

: : Where is chdir defined? : : you should learn to look up the functions yourself in MSDN http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt__chdir.2c_...
Forum Post

Re: Unix Crontab issue

: Hi, : I have written the following script to schedule a job to run on 3rd Wednesday of every month, but It is executing on every Wednesday and every day between 15-21 dates. Can some one help me...
Forum Post

Unix Crontab issue

Hi, I have written the following script to schedule a job to run on 3rd Wednesday of every month, but It is executing on every Wednesday and every day between 15-21 dates. Can some one help me in...
Forum Post

Re: Problem reading from a file in UNIX

your program works ok with my file. Maybe there's someting about your text file? Here is is the file I used aaaaa 1 2 bbbbb 3 4 ccccc 5 6 This is the output on the screen aaaaa 1 2...
Forum Post

Re: saving JPanel in Solaris

Thanks for ur reply, I tried it with "png " and "jpeg" its not working.. instead of canvas.paint(), I tried with canvas.paintComponent(g2)... the same thing.."not working". am really not...
Forum Post

Re: saving JPanel in Solaris

What happens if you try png format ? works in Solaris ? (have you tried "jpg" instead of "jpeg" ? I'm doing almost the same, also with a BufferedImage but in PNG format, and works in Linux and...
Forum Post

file editing

Hi, how do i code a unix script (preferably cshell) First, to insert "a." (example)on the first column of a text file for each record. Second, to delete the last character of a text file with...
Forum Post

saving JPanel in Solaris

Hi, I am having a strange problem. I am trying to save a JPanel as an image (Jpeg or GIF) and am using below given code, BufferedImage image =(BufferedImage)canvas.createImage(canvas .getWidth()...
Forum Post

Re: Pausing execution for a set number of microseconds

: Does anybody please know of any functions, part of a complete library or otherwise, which will pause the program execution for a set number of microseconds? I have tried using the win32 sleep...
Forum Post

Re: Printing numbers Linux

This message was edited by gustavosserra at 2004-10-8 14:50:24 : : I have been searching how to print a word in assembly Linux for quite some time. I cant manage to find good info though. Could...
Forum Post

Re: Printing numbers Linux

This message was edited by _codist_ at 2004-10-8 7:36:16 : I have been searching how to print a word in assembly Linux for quite some time. I cant manage to find good info though. Could anyone help...
 

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.