Search:

Type: Posts; User: ognjenmi

Search: Search took 0.01 seconds.

  1. Thread: Global data

    by ognjenmi
    Replies
    5
    Views
    2,932

    I've solved the problem. I've mistaken because i...

    I've solved the problem. I've mistaken because i didn't use project manager and compiler understood all this like one big source file.

    Thanks for all help.
  2. Replies
    6
    Views
    4,199

    You must restart computer in Command prompt only...

    You must restart computer in Command prompt only as the other people said, but it is easier to use deltree /y command (this DOS program is located in WINDOWS\COMMAND).
  3. Replies
    5
    Views
    8,838

    It is all true what the people before said. But...

    It is all true what the people before said. But it has the great use in writig of interrupt routines in microprocessors and OS bulidng. It is also used in time-critical programs like real-time...
  4. Thread: Global data

    by ognjenmi
    Replies
    5
    Views
    2,932

    I tried large and Huge memory models, but linker...

    I tried large and Huge memory models, but linker always says that _TEXT Segmet occupies 92KB of memory wich is imposible because all my source code has 122KB and just 6KB of text.
  5. Thread: Global data

    by ognjenmi
    Replies
    5
    Views
    2,932

    Global data

    I'am writing program in Borland Turbo C 3.0 environment for DOS. When I compile every module separately it is compiled without errors, but when I try to link them I got the error message "Too much...
Results 1 to 5 of 5