Programming Language
Forum Post

Re: Simple Shell in C++

I found that my problem was that I was secretly seg faulting in the child, which was causing the child to silently fail. The code works if you substitute the strcpy() with "arglist = strdup(tok...
Forum Post

Re: call back function

let me see if i understood if i have some c++ code and using unix system a call back function would be a system call. code is more like pseudo-code #include using namespace std; int...
Forum Post

Re: Detecting Windows or Linux...

The compiler switch for windows should be #ifdef _WIN32. I have no idea what the equal one for unix is.
Forum Post

Re: unix C++ to be modified in visual C++

Odd... It is all standard C++ except these lines: #include #include #include should be #include #include #include But I doubt that's the problem.
Forum Post

regrd performance profiler

hi i want to a write performance profiler in c .. i have no idea of how to go about it . any suggestion's would be helpful for me.. thanks
Forum Post

GUI-based C Compiler Problems.

I recently began teaching myself C with the help of a book called "C Programming for Absolute Beginners". In the book it has you download a Unix command prompt which is where it tells to you make all...
Forum Post

Re: checking for errors using strtod in C

: This message was edited by IDK at 2006-8-28 2:43:22 : : Note that C99 is just a draft standard and not many compilers support it. Correct me if I'm wrong, but I doubt that 'man' would refer to...
Forum Post

Re: checking for errors using strtod in C

This message was edited by IDK at 2006-8-28 2:43:22 : Note that C99 is just a draft standard and not many compilers support it. Correct me if I'm wrong, but I doubt that 'man' would refer to C99?...
Forum Post

Shared Libraries in C/C++/PRO C under Unix by g++ :Segmentation fault

Hi All I am trying to make a shared library from a pro c program program.pc and its function is called from another program abc.c. I am able to generate program.so file but in the program.pc file...
Forum Post

Class files and Executables

Hey, Simple question here. I have a java program that I created on a unix machine. To make a long story short: I created a few .java files. I compiled them into .class files. However, at...
Forum Post

Re: Not resolving your problem but it's a start.

ASM is not well documented in unix so it will be twice as harder than dos. : : Dear All, : : : : I have an assignment regardign the snake game in Assembly Language under FreeBSD 4.8. : : :...
Forum Post

How to ping through C++ in VMS

Hi I am writing a program in C++ on VMS where in I have to see if a machine (windows) is reachable (from a VMS machine). I am pretty much new to Unix environment. Please help out on this....
Forum Post

Not resolving your problem but it's a start.

: Dear All, : : I have an assignment regardign the snake game in Assembly Language under FreeBSD 4.8. : : I need assistance in this regard : : : Does your assignment specificaly say...
Forum Post

Re: Freelance Unix/C/C++ Programmer

: Greetings : : I'm looking for freelance job, living in Ukraine, Kyiv. I've 9 years experience in Unix programming from shell scripting up to kernel level programming. : I could also form a...
Forum Post

Re: Position text...

: This message was edited by Eric Tetz at 2005-1-20 21:14:23 : : when compiling programs like this, I just use c++ -o test : : test.cpp because thats the only way I know how to use the : :...
Forum Post

Re: Position text...

This message was edited by Eric Tetz at 2005-1-20 21:14:23 : when compiling programs like this, I just use c++ -o test : test.cpp because thats the only way I know how to use the : command-line...
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: 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

invoke unix shell command into perl

This message was edited by nkamp at 2004-8-23 5:23:13 Hello, I'am not familiar with perl but I want to change a existing perl script file running under Unix. The only thing what I want to know...
1 2 3 4 5  Next
 

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.