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 719383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T05:38:08+00:00 2026-05-14T05:38:08+00:00

I have 3 functions. They can be called in any order (later they may

  • 0

I have 3 functions. They can be called in any order (later they may need specific order).
The return value of one function should be the first param of the next. How do i do this? what i am thinking is something like the below. Whats the best way to do this?

string void fn(string sz, data d, eventhdl nextFunc)
{
    //do stuff
    if(nextFunc == null)
        return ret;
    else
        return nextFunc(ret, d, nextFunc.Next);
}
  • 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-14T05:38:09+00:00Added an answer on May 14, 2026 at 5:38 am

    You need multiple methods to participate in a single request. Order matters. I think you might have yourself a Decorator pattern in your problem. It’s hard to tell working backward from implementation, though. It might be a Chain of Responsibility if you are trying to route a request to the right function.

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

Sidebar

Related Questions

I have two functions in an ActionScript class, they are: private function loaderCompleteHandler(event:Event):void {
Many people have argued about function size. They say that functions in general should
They're both resizable arrays, and std::basic_string doesn't have any specifically character-related functions like upper().
I have two PHP functions to calculate the relation between two texts. They both
I have several onmouseover events (combination of javascript functions and jquery accordions) but they
I have a CPP with extern C functions. If they are all in a
I have defined a function in vim to properly indent folds. Ie so they
I have successfully worked with jQuery DataTables and they look and function great. But
I have checked with Aweber customers service and they told me their internal function
Can someone help me please. I have the following (simplified) code. function save_all_des(){ document.getElementById(form_zoom1).submit();

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.