home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c021 / 7.img / EXAMPLES.ZIP / PIXEL.PRJ (.txt) < prev    next >
Encoding:
Borland C/C++ Project  |  1990-05-04  |  5.0 KB  |  52 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. l '%s'
  25. Incorrect %s option: %s
  26. Could not find file '%s'
  27. Repeat count needs an lvalue
  28. Nonportable pointer conversion
  29. Side effects are not allowed
  30. Extra parameter in call
  31. Extra parameter in call to %s
  32. User break
  33. Conversion of near pointer not allowed
  34. Multiple base classes require explicit class names
  35. Field '%s' is ambiguous in '%s'
  36. '%s' cannot be distinguished from '%s'
  37. '%s' is inaccessable because also in '%s'
  38. Expression of arithmetic type expected
  39. Access declarations cannot grant or reduce access
  40. Operator cannot be applied to these operand types
  41. Array must have at least one element
  42. operator-> must return a pointer or a class
  43. Cannot assign '%s' to '%s'
  44. '%s' must be a previously defined class or struct
  45. Base class cannot be declared protected
  46. Bit fields must be signed or unsigned int
  47. Misplaced break
  48. Switch selection expression must be of integral type
  49. Cannot cast from '%s' to '%s'
  50. Unexpected : found
  51. :: requires a preceeding identifier in thi
  52.