Search:

Type: Posts; User: d0mufasa

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,388

    Hello, Don't know what is going on here. I...

    Hello,

    Don't know what is going on here.

    I had changed the programming so that I could pass a value in and that it would hopefully get assigned the correct data.

    I changed it as follows:
  2. Replies
    4
    Views
    3,388

    Wrong results from dynamic libraries

    Hello all,

    I am having problems with shared libraries.

    mstrdev@scar:/OS_CHANGES/OS_CHANGES/DIMESERVER/gsoap_2_7/gsoap-2.7.9e/samples/calc_src> ldd test_shift
    libtestlib.so =>...
  3. Replies
    5
    Views
    1,131

    Large keys not working with SOAP

    Basically, I am on a Linux system.

    I have written code to use a key of DOUBLE. I was trying to represent a large number - so -
    I thought I would do it as :

    <date>.<incremental-number>

    So,...
  4. Replies
    1
    Views
    834

    best data type for Loooooooong number

    Hello all,

    I need to represent a number that can get to as high as:

    99999999999999

    What is the BEST and SAFEST way to represent this?

    a double?
    a long int?
  5. Replies
    3
    Views
    4,755

    Hi and thanks for the response :) I have not...

    Hi and thanks for the response :)

    I have not checked the return codes on "fclose" will go ahead and do so and update with the results.

    Cheers!
  6. Replies
    3
    Views
    4,755

    fclose not working :(

    Hello all,

    I am trying to write a program that will redirect stderr and stdout to files for a program.

    However, if nothing is written out to stderr or stdout, I want to erase the file.

    The...
Results 1 to 6 of 7