home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c021 / 7.img / EXAMPLES.ZIP / CIRCLE.PRJ (.txt) < prev    next >
Encoding:
Borland C/C++ Project  |  1990-05-04  |  5.3 KB  |  55 lines

  1. Turbo C Project File 
  2. ..\INCLUDE
  3. ..\LIB
  4. ~GREP
  5. -n+ $MEM(64) $NOSWAP $PROMPT $CAP MSG(GREP2MSG)void *.c 
  6. ~Turbo Assembler
  7.  $TASM
  8. Turbo ~Debugger
  9.  $EXENAME
  10. CIRCLE.CPP
  11. CIRCLE.CPP
  12. POINT2.CPP
  13. POINT2.CPP
  14. ..\INCLUDE\CONIO.H
  15. CIRCLE.CPP
  16. ..\INCLUDE\GRAPHICS.H
  17. POINT.H
  18. POINT2.CPP
  19. ..\INCLUDE\CONIO.H
  20. CIRCLE.CPP
  21. ..\INCLUDE\GRAPHICS.H
  22. POINT.H
  23. POINT2.CPP
  24. ..\INCLUDE\CONIO.H
  25. CIRCLE.CPP
  26. ..\INCLUDE\GRAPHICS.H
  27. POINT.H
  28. POINT2.CPP
  29.  of the type is unknown or zero
  30. Undefined structure '%s'
  31. Found : instead of ::
  32. Variable name expected
  33. Bad return type for a type conversion operator
  34. Linkage specification not allowed
  35. Reference member '%s' needs a temporary for initialization
  36. Access specifier '%s' found in a union
  37. '%s' cannot be declared in an anonymous union
  38. Class %s has a constructor and cannot be hidden
  39. Friend declarations need a function signature
  40. Function '%s' cannot be static
  41. Cannot call 'main' from within the program
  42. Cannot overload 'main'
  43. Non-virtual function '%s" declared pure
  44. Bad syntax for pure function definition
  45. Cannot create a variable for abstract class '%s'
  46. Pure function '%s' not overridden in '%s'
  47. Bad virtual function type match for '%s'
  48. Ambiguous conversion functions: '%s' and '%s'
  49. Function calls not supported
  50. Overloaded function resolution not supported
  51. 'new' and 'delete' not supported
  52. Cannot evaluate; requires a temporary variable
  53. Function '%s' should have a prototype
  54. Overlays only supported in
  55.