#Extract string parameters given the template and the string

14 messages ยท Page 1 of 1 (latest)

wanton craterBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

coarse pasture
#

is this a question?

#

I don't see a question there

#

make one? oh are you asking someone to make it for you?

#

we don't do that here

#

basically everything you've describe is really vague and nothing is particularly well defined

#

what is an argument? what does it mean for an argument to be an argument? what is an example of an argument? what is an example of the use case? what is an example of input and expected output? what is the code you have so far? what is the output of the code you have so far? what is the error message if there is one? how does your output differ from what you want

#

I mean, this is all like "asking questions 101"

wanton craterBOT
#
How to Ask A Programming Question

Anyone can ask a question in our programming channels.
Following the guide
Writing The Perfect Question
is recommended.

What To Post

State your problem clearly and provide all necessary details:

  • the relevant portion of your code, or all of it
  • the expected output
  • the actual output (or the full error)
    ๐Ÿ† Gold Standard: Minimal Reproducible Example
Where To Post

Provide the relevant code in the message, and format it nicely with a code block*.
If it's too much for one message, you can upload it:

  • Compiler Explorer for most C/C++ snippets
  • OnlineGDB for interaction, debugging
    โ›” Do not post screenshots, let alone photos of your screen!

<!-- footer-->

  • Use /code if you don't know how to format code blocks
coarse pasture
coarse pasture
#

ok, looks reasonable at first glance, what's wrong with it?

coarse pasture
#

I'm something of a regex ๐Ÿง™โ€โ™‚๏ธ myself, ask away

#

it would help to know your desired goal, like what is your input, and what to you want to change it to?