Home Forums C Programming Object Oriented Programming Question

Viewing 1 reply thread
  • Author
    Posts
    • #1896
      grace
      Participant

      Dear everybody…i have a problem in a program that I’m working on and it keeps giving me the same error every time I compile it…
      the error is the following:
      missing function header (old-style formal list?) the program is:

    • #3142
      msaqib
      Participant

      Hello, you have done the following things wrong:
      in the function definition ; is not allowed void rational::printrationald() also you will need to correct the variable name denominator I hope now your problem will be solved.

Viewing 1 reply thread
  • The forum ‘C Programming’ is closed to new topics and replies.