Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bbonik
  • Content: Threads
  • Order by date
  1. bbonik

    problem with pointers and allocation of dynamic 2d array

    Dear all, I am a new in Borland C++ 6 and I have a problem with pointers(!). I have a project in which i have to allocate a dynamic 2-dimensional array, perform some image processing functions and then scan again all the values with the use of a pointer. My code is this: int...
  2. bbonik

    Runtime Error 204 :(

    Dear all, I am new in using Borland C++ and I face a difficult problem to solve. I would be most grateful if you gave me some advice on it. (I use Borland builder 6, with winXP+SP3) I have created a dll (mydll.dll) which opens a binary file, makes some processing and then saves the file in...

Part and Inventory Search

Back
Top