Search:

Type: Posts; User: hirano

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    833

    Array of linked list?

    Hello guys. I have this problem about creating a playlist. It doesn't enter a string at all!

    And also could you check if my code is correct?


    #include<stdio.h>
    #include<stdlib.h>

    struct...
  2. Replies
    16
    Views
    3,744

    Okay, where can I get modern compiler? The...

    Okay, where can I get modern compiler?

    The easier to use. XD
  3. Replies
    16
    Views
    3,744

    I just put random numbers and I've tried...

    I just put random numbers and I've tried different combination but still at the price part the program terminates.

    btw, I use Turbo C++ IDE. ver. 3.0 Borland Int'l Inc.
  4. Replies
    16
    Views
    3,744

    I put a comment on the program. Anyway, the...

    I put a comment on the program.

    Anyway, the problem is the program terminates whenever I'm about to input the Price w/c is a float.
  5. Replies
    16
    Views
    3,744

    Okay i'll read later, there I put code tags...

    Okay i'll read later, there I put code tags already.
  6. Replies
    16
    Views
    3,744

    Sorry mam/sir, it's my first time here. Gonna...

    Sorry mam/sir, it's my first time here.

    Gonna edit now. Thanks
  7. Replies
    16
    Views
    3,744

    it doesnt indent what to do?

    it doesnt indent what to do?
  8. Replies
    16
    Views
    3,744

    Okay. Can u help me ? XD

    Okay. Can u help me ? XD
  9. Replies
    16
    Views
    3,744

    cannot Scanf float? terminates program

    #include<stdio.h>
    #include<conio.h>
    #include<stdlib.h>
    #include<process.h>
    #include<ctype.h>
    int i;
    void main()
    {clrscr();
    struct SIZE
    {
Results 1 to 9 of 9