Search:

Type: Posts; User: mahedee

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,928

    C programming with accessing Database

    Actually I don't know whether database can be accessed by C. If you know please help me, how can I connect with MS Access or MySQL by C? How can I perform insert, update and delete command with C...
  2. Replies
    1
    Views
    16,148

    Assign null to a character array.

    Suppose there is a character type array. So, if i like to assign null to it. I have to done as following way (like given code). But I like to assing null to all its index without individually assign...
  3. Replies
    6
    Views
    1,706

    About sin function of C

    I don't get the actual value of sine function. Such as, If i write sin(0.18) it gives 0.179030 but my calculator gives sin 0.18 = 0.0031415874.......... Can you please help how can I get the actual...
Results 1 to 3 of 3