Search:

Type: Posts; User: vispi

Search: Search took 0.00 seconds.

  1. Thread: dual data type

    by vispi
    Replies
    6
    Views
    1,483

    thanx for the help.... i think template should...

    thanx for the help....
    i think template should be feasible as it will save memory space for me....
  2. Thread: mmap

    by vispi
    Replies
    3
    Views
    1,515

    so you mean its not feasible for large files......

    so you mean its not feasible for large files...
    if do regular disk i/o....it becomes very slow.....
    how can the process be made faster??
  3. Thread: mmap

    by vispi
    Replies
    3
    Views
    1,515

    mmap

    can i use mmap for a ~3gb binary file .....considering that my ram is low(512mb)
  4. Thread: dual data type

    by vispi
    Replies
    6
    Views
    1,483

    dual data type

    i need to dynamically initialize an array which is either unsigned char or unsigned short int..depending on user input... the rest of the code is data type independant..


    how can i implement...
Results 1 to 4 of 4