Thread: multi-argument function pointer and enum

  1. #16
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Post in a new thread since it is unrelated.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  2. #17
    Registered User
    Join Date
    Jan 2016
    Posts
    84
    It's OK I solved it partially.
    Last edited by wolfrose; 01-18-2021 at 01:54 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. passing function pointer as argument
    By thagulf2017 in forum C Programming
    Replies: 2
    Last Post: 05-30-2017, 11:55 AM
  2. Array pointer as function argument?
    By mtn_student in forum C Programming
    Replies: 1
    Last Post: 09-27-2011, 03:25 PM
  3. Passing address or pointer as argument to function
    By Edelweiss in forum C Programming
    Replies: 7
    Last Post: 08-17-2011, 12:38 AM
  4. pointer as function argument
    By bertazoid in forum C Programming
    Replies: 1
    Last Post: 09-23-2010, 10:27 AM
  5. pointer and function argument question.
    By stevfletchcom in forum C Programming
    Replies: 5
    Last Post: 06-14-2010, 11:07 PM

Tags for this Thread