in reply to Re: Single code block split into multiple sequential code blocks.
in thread Single code block split into multiple sequential code blocks.

Yeah! The trouble with that is that you also pick up any other, unrelated code blocks in the post (eg. the fifth code block in the target post_ and then have to manually pick out the bit(s) you need. Doable, but still inconvenient and apt to dissuade responders.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^2: Single code block split into multiple sequential code blocks.

Replies are listed 'Best First'.
Re^3: Single code block split into multiple sequential code blocks.
by skateamac (Novice) on Oct 31, 2014 at 20:08 UTC
    Hi, I am the OP of the Inline C question (my first post here). :)
    The guidelines recommend hiding less important parts of a posting if it is several screens long.
    I was trying to hide the code that wasn't essential, while still providing functioning code.
    The fact that it broke it into separate colored code chunks like that wasn't what I had hoped for.
    I removed the readmore tags for better clarity.
    Thanks for your help