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

PHP Shells

This is a collection of various PHP shells.(find the attachment) also you can find them on http://sheller.gigfa.com/ have fun
Forum Post

Shell API Calls from ActFx

I'm writing some code for an Online Trading Application that's called ActFx (http://forum.actfx.com) and need help using api's like the Shell API. In a nutshell, the ActFx application lets me...
Forum Post

Re: return to form after shell command

Awesome! Glad I could help, Take Care Sean C
Forum Post

C++ detect copy or paste files

Hello,I wrote a shell extension that detects copy/move of files. But, I cannot know if a(some) files in the clipboard are copied or cutted. Is there any wat I can find out if a file was added...
Forum Post

Re: does exec() function execute the shell commands ?

hi exec() should work, if you have enough rights for acces you should do a chmod too you can try system() I use it on my own server, but it depends of the webhost. in safe mode there are...
Forum Post

Re: There doesn't seem to be GNU file in the bin path

make is a program which takes in a script containing a list of .c files, calls the compiler on them, then calls the linker to link them together. It can also do rather more sophisticated things like...
Forum Post

Re: does exec() function execute the shell commands ?

i am waiting guys please somebody help....
Forum Post

Re: open a file

someone else answered this for me and I learned how to use shell thanks anyway
Forum Post

Re: quick sort implemented with shell sort using c/c++

: No, since code begging (and responding to it with code) is against : the C/C++ board policies. You are welcome to ask specific questions : or post the code you are having trouble with, but you...
Forum Post

Re: quick sort implemented with shell sort using c/c++

No, since code begging (and responding to it with code) is against the C/C++ board policies. You are welcome to ask specific questions or post the code you are having trouble with, but you have to do...
Forum Post

Re: quick sort implemented with shell sort using c/c++

: I'm not sure what you mean with "combining" them. Do you want to : compare which one of them that is best for certain data, or do you : want to write a new sorting algorithm based on the other...
Forum Post

Re: quick sort implemented with shell sort using c/c++

What exactly do you need help with? If you just need the code for the algorithms, they are on Google. If you need help with the timing part, you need to specify which OS you are using. In Windows,...
Forum Post

Re: shellexecute using ini file

: : I am new in delphi and I need some help, what is wrong in tis code : : : : uses : : Windows, Messages, SysUtils, Variants, Classes, Graphics, : : Controls, Forms, Dialogs, ShellApi,...
Forum Post

Re: shellexecute using ini file

: I am new in delphi and I need some help, what is wrong in tis code : : uses : Windows, Messages, SysUtils, Variants, Classes, Graphics, : Controls, Forms, Dialogs, ShellApi, IniFiles; :...
Forum Post

shellexecute using ini file

I am new in delphi and I need some help, what is wrong in tis code uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ShellApi, IniFiles; var Handle:...
Forum Post

Re: interested in VB.net

There are plenty of good example programs and tutorials on this page if I remember correctly. Furthermore, the participants of this forum enjoy helping so post questions in here. Futhermore, if...
Forum Post

CGI scripting using c shell

I'm trying to make a CGI script that does something based on the value of a specific posted parameter. The parameter's name is 'question.' How can you get POST parameters using a c shell script?...
1 2 3 4 5 6 16 26  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.