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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T17:45:56+00:00 2026-05-28T17:45:56+00:00

I have a double link list that stores some information. When I try and

  • 0

I have a double link list that stores some information. When I try and return one of the values inside the link list, I get the warning: function returns address of local variable.

This is my return statement:

return curr_val->value;

value is of type const void*.

Method signature is like: void *get_val(int key)

curr_val is of a struct type. It is equal to one of my nodes in the linked list.

how do I return the value and it not disappear after I return? BTW, I can not change the method signature.

  • 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-28T17:45:57+00:00Added an answer on May 28, 2026 at 5:45 pm

    The problem is likely that you have assigned the address of a stack-allocated variable to value. You need to use new or malloc to get memory for variables you intend to have continue to exist beyond the current stack frame.

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

Sidebar

Related Questions

I have implemented an insertion sort in a double link list (highest to lowest)
I have an Index method that does double duty as showing a list of
I have double (or float) variables that might be empty, as in holding no
I have a specific requirement that all children of a particular JComponent have double
Problem: I have a method that creates a list from the parsed ArrayList. I
I have an ordered list, and each item has a link with class additem
I have to work with some (semi-)automatical verification software (CBMC (link) ) which is
I have a div that acts as a tooltip, and a link to show
I've installed Linq To Sql Profiler and notice, that i have double query executing
List -> l_user I have a List node that has a user-reference field (

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.