CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: What is wrong

  1. #1
    Join Date
    Apr 2002
    Posts
    77

    What is wrong

    Hi all

    When iam compling Circle.cpp(example from Turbo C++ 3.0)
    in Turbo C++ 3.0 IDE .

    the error is could not open 'point.h'.

    what i have to do to compile without errors?

    thanks

  2. #2
    Join Date
    Jul 2002
    Location
    India
    Posts
    57

    try

    try including point.h
    nits

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured