Search:

Type: Posts; User: szeliat

Search: Search took 0.01 seconds.

  1. Replies
    16
    Views
    2,301

    once again, thanks for the help.

    once again, thanks for the help.
  2. Replies
    16
    Views
    2,301

    thanks for the information. if i want to call the...

    thanks for the information. if i want to call the actual unix functions and not the hp business basic, then it will be what u have taught me as below right?
  3. Replies
    16
    Views
    2,301

    thanks for the information. yes, i am trying to...

    thanks for the information. yes, i am trying to call this "HP Business Basic" and used it in my c code. is it possible?
  4. Replies
    16
    Views
    2,301

    Thanks all for the response. i think i need to...

    Thanks all for the response. i think i need to clarify my intention. currently, i am writing programs in unix platform. this workstation is " HP workstation c3750 ". so there is some built-in...
  5. Replies
    16
    Views
    2,301

    how to call unix function in c programming?

    Hi all,
    currently, i am writing c program in unix platform. now i need to use some unix functions in my c program. but i do not know if it is possible. can anyone advise me on this. i need to call...
  6. Replies
    6
    Views
    2,523

    Thanks to all that have helped me. sprintf...

    Thanks to all that have helped me.

    sprintf works, thanks.
  7. Replies
    6
    Views
    2,523

    thanks for the reply, however i am getting the...

    thanks for the reply,

    however i am getting the value of type double from another function. i will not be able to know what the content is . so it may be 3.14 or 3.14e+1.

    i need to convert this...
  8. Replies
    6
    Views
    2,523

    exact conversion of floating point to string

    Hi all,
    first time posting here.

    i have searched through all function like sprintf, ftoa, ecvt, fcvt, gcvt.
    but i cannot find a function that can convert the exact content of a floating point...
Results 1 to 8 of 8