Closed Thread
Results 1 to 2 of 2

Thread: Possible to have Userdefined function within another?

  1. #1
    2710 is offline Programmer
    Join Date
    Sep 2008
    Posts
    108
    Rep Power
    0

    Possible to have Userdefined function within another?

    Topic^

    I basically want to be able to call a user defined function within another user defined function. Ive tried this, and it didnt work.

    It gives me the error message 'Undeclared Identifier 'name' '.

    Ive been posting a lot lately, coz Ive got my exam tomoz! Oh shizzle.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    2710 is offline Programmer
    Join Date
    Sep 2008
    Posts
    108
    Rep Power
    0

    Re: Possible to have Userdefined function within another?

    Nevermind. Fixed it. Had to put function before the function.

    Man Im getting better at this lol

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. function and function calls
    By jackson6612 in forum C and C++
    Replies: 10
    Last Post: 05-05-2011, 11:37 AM
  2. Replies: 1
    Last Post: 03-20-2011, 06:16 AM
  3. Replies: 3
    Last Post: 11-12-2010, 05:47 PM
  4. How do I use a variable in a function from a previous function?
    By system32 in forum JavaScript and CSS
    Replies: 2
    Last Post: 02-09-2010, 09:57 AM
  5. Looking for a function
    By Kylo in forum Visual Basic Programming
    Replies: 7
    Last Post: 04-25-2008, 04:52 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts