Search:

Type: Posts; User: BigAl

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,335

    But how do I make functions with __cdecl calling...

    But how do I make functions with __cdecl calling convention?

    Thanks,
    B Al
  2. Replies
    4
    Views
    1,335

    Array of pointer function

    Hello All,

    I would like to declare an array of function pointers and initilaize them. These functions neither accept nor return anything.

    Please advise,
    B Al
  3. Replies
    5
    Views
    1,803

    Is it circular link list?

    How do I know, a given link list is a circular link list?

    Thanks,
    Al
  4. Replies
    4
    Views
    2,782

    Memory problem in DOS. Application ran out of...

    Memory problem in DOS. Application ran out of memory...
  5. Replies
    7
    Views
    3,969

    Alex repsonce helped me and works for tesing...

    Alex repsonce helped me and works for tesing purpose.. Thanks..

    Since this code is running in interrupt handler, I do not have luxury of time. So I have to come up with some alternative method...
  6. Replies
    7
    Views
    3,969

    I tried moving to general purpose register, even...

    I tried moving to general purpose register, even that gives problem..

    And size is proper, It is unsigned short which is 16 bit. When It is word(32bit) compiler shouts.

    My statement is like...
  7. Replies
    7
    Views
    3,969

    referencing C structure elements in assembly

    I have an array of structure defined in C language. And I want to copy one of system register onto structure element.

    I am writing the assembly code, using __asm block in C itself. Since, do not...
  8. Replies
    0
    Views
    2,509

    different DOS Extenders

    May I know, which are the different DOS Extenders commertially available with proper support?

    Thanks
Results 1 to 8 of 8