home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / tcpp / examples / circle.prj (.txt) < prev    next >
Borland C/C++ Project  |  1990-06-09  |  7KB  |  85 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. ..\INCLUDE\CONIO.H
  30. CIRCLE.CPP
  31. ..\INCLUDE\GRAPHICS.H
  32. POINT.H
  33. POINT2.CPP
  34. ..\INCLUDE\CONIO.H
  35. CIRCLE.CPP
  36. ..\INCLUDE\GRAPHICS.H
  37. POINT.H
  38. POINT2.CPP
  39. ..\INCLUDE\CONIO.H
  40. CIRCLE.CPP
  41. ..\INCLUDE\GRAPHICS.H
  42. POINT.H
  43. POINT2.CPP
  44. ..\INCLUDE\CONIO.H
  45. CIRCLE.CPP
  46. ..\INCLUDE\GRAPHICS.H
  47. POINT.H
  48. POINT2.CPP
  49. ..\INCLUDE\CONIO.H
  50. CIRCLE.CPP
  51. ..\INCLUDE\GRAPHICS.H
  52. POINT.H
  53. POINT2.CPP
  54. ..\INCLUDE\CONIO.H
  55. CIRCLE.CPP
  56. ..\INCLUDE\GRAPHICS.H
  57. POINT.H
  58. POINT2.CPP
  59.  of the type is unknown or zero
  60. Undefined structure '%s'
  61. Found : instead of ::
  62. Variable name expected
  63. Bad return type for a type conversion operator
  64. Linkage specification not allowed
  65. Reference member '%s' needs a temporary for initialization
  66. Access specifier '%s' found in a union
  67. '%s' cannot be declared in an anonymous union
  68. Class %s has a constructor and cannot be hidden
  69. Friend declarations need a function signature
  70. Function '%s' cannot be static
  71. Cannot call 'main' from within the program
  72. Cannot overload 'main'
  73. Non-virtual function '%s" declared pure
  74. Bad syntax for pure function definition
  75. Cannot create a variable for abstract class '%s'
  76. Pure function '%s' not overridden in '%s'
  77. Bad virtual function type match for '%s'
  78. Ambiguous conversion functions: '%s' and '%s'
  79. Function calls not supported
  80. Overloaded function resolution not supported
  81. 'new' and 'delete' not supported
  82. Cannot evaluate; requires a temporary variable
  83. Function '%s' should have a prototype
  84. Overlays only supported in
  85.