Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7178047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T16:50:26+00:00 2026-05-28T16:50:26+00:00

I need to parse a command line string in to the argv format so

  • 0

I need to parse a command line string in to the argv format so I can pass it in to execvpe. Basically a linux equivilant to CommandLineToArgvW() from Windows. Is there any function or library I could call to do this? Or do I have to write my own parser? (I was hoping I could steal from BASH if I needed to do this since my program is GPL…)

Example:
I have three variables:

const char* file = "someapplication";
const char* parameters = "param1 -option1 param2";
const char* environment[] = { "Something=something", NULL };

and I want to pass it to execvpe:

execvpe(file, /* parsed parameters */, environment);

PS: I do not want filename expansion but I want quoting and escaping

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T16:50:27+00:00Added an answer on May 28, 2026 at 4:50 pm

    I used the link given by rve in the comments (http://bbgen.net/blog/2011/06/string-to-argc-argv) and that solved my problem. Upvote his comment, not my answer!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to parse a command line like script.rb <mandatory filename> [options] with optparse
Essentially, I need to parse the response string of the CHAT CREATE command with
I'm in a situation where I need to parse arguments from a string in
I need to parse the following command line syntax: MyApplication.exe /p1 key1=value1 key2=value2 key3=value3
I need to parse a command line in elisp, something like: (shlex-split command \Some
I'm trying to parse a MYSQL slow query log from the command line. Upon
I need to parse a string like February 12, 1981 as a Date. I
I need to parse a file but the data is in a strange format
I need to parse a log in the following format: ===== Item 5483/14800 =====
I'm trying to get a line as input from the command line. My problem

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.