Click here to Skip to main content
15,891,567 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUrgent help needed. enquire within Pin
15-Apr-02 5:59
suss15-Apr-02 5:59 
GeneralRe: Urgent help needed. enquire within Pin
Joaquín M López Muñoz15-Apr-02 6:35
Joaquín M López Muñoz15-Apr-02 6:35 
GeneralRe: Urgent help needed. enquire within Pin
15-Apr-02 6:40
suss15-Apr-02 6:40 
GeneralRe: Urgent help needed. enquire within Pin
Nish Nishant15-Apr-02 6:42
sitebuilderNish Nishant15-Apr-02 6:42 
GeneralRe: Urgent help needed. enquire within Pin
15-Apr-02 6:52
suss15-Apr-02 6:52 
GeneralRe: Urgent help needed. enquire within Pin
Nish Nishant15-Apr-02 7:00
sitebuilderNish Nishant15-Apr-02 7:00 
GeneralRe: Urgent help needed. enquire within Pin
15-Apr-02 7:12
suss15-Apr-02 7:12 
GeneralRe: Urgent help needed. enquire within Pin
Nish Nishant15-Apr-02 7:23
sitebuilderNish Nishant15-Apr-02 7:23 
What's happening is that since argc < 3, your program displays the usage message and exits.

Right click on the icon of the execuatble in explorer. You should get a properties tab window. Select the "Program" tab. There will be an edit box where you are supposed to enter the full command line. If you have any arguments you should append those arguments to the full path of the executable.

Eg:- C:\abc\myexe.exe file1.txt file2.txt /r:100

Regards,
Nish


The rumours that I am an AI bot are absolutely false. These rumours have been propogated by *them* to focus all the attention on to me, while *their* bots take over the planet. Thank y%%%% Divide by zero. Cannot proceed. Abort(y/y)?
GeneralRe: Urgent help needed. enquire within Pin
15-Apr-02 7:35
suss15-Apr-02 7:35 
GeneralRe: Urgent help needed. enquire within Pin
15-Apr-02 22:39
suss15-Apr-02 22:39 
GeneralRe: Urgent help needed. enquire within Pin
Nish Nishant15-Apr-02 6:41
sitebuilderNish Nishant15-Apr-02 6:41 
GeneralRe: Urgent help needed. enquire within Pin
Christian Graus15-Apr-02 22:55
protectorChristian Graus15-Apr-02 22:55 
GeneralRe: Urgent help needed. enquire within Pin
15-Apr-02 23:37
suss15-Apr-02 23:37 
GeneralRe: Urgent help needed. enquire within Pin
Christian Graus16-Apr-02 1:51
protectorChristian Graus16-Apr-02 1:51 
Generallink to raw binary. Pin
Hyien15-Apr-02 5:51
Hyien15-Apr-02 5:51 
GeneralRe: link to raw binary. Pin
Mike Nordell15-Apr-02 5:54
Mike Nordell15-Apr-02 5:54 
QuestionHow to run UNIX command from VC++? Pin
Ravi Shankar15-Apr-02 5:02
Ravi Shankar15-Apr-02 5:02 
AnswerRe: How to run UNIX command from VC++? Pin
Tim Deveaux15-Apr-02 5:56
Tim Deveaux15-Apr-02 5:56 
GeneralDispay Lines in Window Pin
15-Apr-02 4:43
suss15-Apr-02 4:43 
GeneralRe: Dispay Lines in Window Pin
Niklas L15-Apr-02 4:57
Niklas L15-Apr-02 4:57 
GeneralRe: Dispay Lines in Window Pin
15-Apr-02 7:00
suss15-Apr-02 7:00 
GeneralRe: Dispay Lines in Window Pin
Niklas L16-Apr-02 3:55
Niklas L16-Apr-02 3:55 
GeneralDisable property page switching Pin
15-Apr-02 4:40
suss15-Apr-02 4:40 
GeneralProblem with maximizing and minimizing window Pin
Leodsk15-Apr-02 3:57
Leodsk15-Apr-02 3:57 
GeneralRe: Problem with maximizing and minimizing window Pin
Niklas L15-Apr-02 4:17
Niklas L15-Apr-02 4:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.