Search:

Type: Posts; User: AZ1699

Search: Search took 0.01 seconds.

  1. Replies
    16
    Views
    20,476

    I found what was the problem... My fuction and...

    I found what was the problem...

    My fuction and all my part of cade was called by an interrupt fuction. And this was the problem, becouse in the old machine and especially with my old compiler is...
  2. Replies
    16
    Views
    20,476

    Is an interrutp from a serial or USB (depends)...

    Is an interrutp from a serial or USB (depends) device with an apposit firmware inside, that i can't modify or see the code. That's is why i don't wan to modify a lot the structure of my program.
  3. Replies
    16
    Views
    20,476

    I tryed to migreta my software to a "modern"...

    I tryed to migreta my software to a "modern" borland C that hasn't this kind of problem, like borland C++ 5, that works on windows space.. but i've a problem conversion with a fuction on my code.
    ...
  4. Replies
    16
    Views
    20,476

    i've something around 2000 string of ~20 byte. ...

    i've something around 2000 string of ~20 byte.

    40K byte sigh

    In more i've the other parts of the program running and the compiler...
  5. Replies
    16
    Views
    20,476

    I don't get message error.. during runtime my...

    I don't get message error.. during runtime my system crashed.. only sometimes i get a message error from windows 98: access memory falied.

    I think all variables are created when i run the program...
  6. Replies
    16
    Views
    20,476

    Unfortunally i'm already in large mode... I've...

    Unfortunally i'm already in large mode...

    I've checked my make file.. and i've the tag specifier in the option

    -ml

    If i'm in large mode, now i've also far pointers.
  7. Replies
    16
    Views
    20,476

    I don't find the option "far" pointers.. i've...

    I don't find the option "far" pointers.. i've only found far data, are the sames?

    In more i've found that i've the 80286 instruction set....
    I can at the maximum setting 80386 instruction set.....
  8. Replies
    16
    Views
    20,476

    Memory problem with Borland C 3.1

    Hi….
    Sorry for my English and for my question but I’ve very big problem!!

    This is my first question in this forum, but I’ve a very big problem. I’m writing a code for Borland C 3.1 that has a...
Results 1 to 8 of 9