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 bkrike 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: yavuz
  • Content: Threads
  • Order by date
  1. yavuz

    error message

    I'm new to c++. I get this message while compiling : Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_main' referenced from C:\BORLAND\BCC55\LIB\C0X32.OBJ What does it mean ?
  2. yavuz

    Graphics

    I'm a beginner in c++. I installed the compiler of roland and now I want draw graphics, but how will I do that. I searched the internet, but didn't find good information about graphics. There are some examples, but they don't work. What do I need to be able to make graphics ?(maybe a package...
  3. yavuz

    HTML buttons

    Is it possible to create a HTML button without using the HTML tags or document.write() ?
  4. yavuz

    communication *.js file and IE

    If I write javascript in the HTML, then I can get the width of the document with document.offsetWidth. I want write a generic .js file, but then I can't get the size of the document with document.offsetWidth. Is there any way to do that? Thanks. :)

Part and Inventory Search

Back
Top