Search:

Type: Posts; User: aydin1

Search: Search took 0.05 seconds.

  1. Replies
    6
    Views
    6,392

    Someone else found out that this was the problem:...

    Someone else found out that this was the problem: http://www.faqs.org/faqs/msdos-programmer-faq/part2/section-5.html

    After adding this:



    static void forcefloat(float *p)
    {
    float...
  2. Replies
    6
    Views
    6,392

    Problem with scanf float..

    I am creating a database that stores details of newspapers..

    When I am trying to add a record, I want to allow the user to enter the price of the newspaper.

    This is the code that I am using:
    ...
Results 1 to 2 of 2