home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / tcpp / examples / pixel.prj (.txt) < prev    next >
Encoding:
Borland C/C++ Project  |  1990-06-10  |  5.5 KB  |  62 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. PIXEL.CPP
  11. \PIXEL.CPP
  12. POINT2.CPP
  13. POINT2.CPP
  14. POINT2.CPP
  15. POINT.H
  16. ..\INCLUDE\CONIO.H
  17. ..\INCLUDE\GRAPHICS.H
  18. PIXEL.CPP
  19. POINT2.CPP
  20. POINT.H
  21. ..\INCLUDE\CONIO.H
  22. ..\INCLUDE\GRAPHICS.H
  23. PIXEL.CPP
  24. POINT2.CPP
  25. POINT.H
  26. ..\INCLUDE\CONIO.H
  27. ..\INCLUDE\GRAPHICS.H
  28. PIXEL.CPP
  29. POINT2.CPP
  30. POINT.H
  31. ..\INCLUDE\CONIO.H
  32. ..\INCLUDE\GRAPHICS.H
  33. PIXEL.CPP
  34. l '%s'
  35. Incorrect %s option: %s
  36. Could not find file '%s'
  37. Repeat count needs an lvalue
  38. Nonportable pointer conversion
  39. Side effects are not allowed
  40. Extra parameter in call
  41. Extra parameter in call to %s
  42. User break
  43. Conversion of near pointer not allowed
  44. Multiple base classes require explicit class names
  45. Field '%s' is ambiguous in '%s'
  46. '%s' cannot be distinguished from '%s'
  47. '%s' is inaccessable because also in '%s'
  48. Expression of arithmetic type expected
  49. Access declarations cannot grant or reduce access
  50. Operator cannot be applied to these operand types
  51. Array must have at least one element
  52. operator-> must return a pointer or a class
  53. Cannot assign '%s' to '%s'
  54. '%s' must be a previously defined class or struct
  55. Base class cannot be declared protected
  56. Bit fields must be signed or unsigned int
  57. Misplaced break
  58. Switch selection expression must be of integral type
  59. Cannot cast from '%s' to '%s'
  60. Unexpected : found
  61. :: requires a preceeding identifier in thi
  62.