Search:

Type: Posts; User: divinyl

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    2,907

    Thank you for replying. Yes, the struct is more...

    Thank you for replying. Yes, the struct is more clear than an array.

    The file just contains a long list of 100 different numbers, from 0 - 100. I.e. the grades of 100 students. Like this:

    22...
  2. Replies
    9
    Views
    2,907

    assigning values in file to an array

    Hi there,

    I'm doing something quite complicated and as a beginner it's baffling me. I need to create a bar chart based on values read in from a file. For example, say the file contains grades of...
  3. Replies
    6
    Views
    7,286

    thank you corned bee, and the rest. The program...

    thank you corned bee, and the rest. The program works well now.
    Divinyl
  4. Replies
    6
    Views
    7,286

    Hi- and thanks for the replies (and the tips...

    Hi- and thanks for the replies (and the tips about the code tags!). Well, i have received some help and this is what i've got:

    <code>


    void __fastcall TForm1::NextButtonClick(TObject *Sender)...
  5. Replies
    6
    Views
    7,286

    arrays within switch statements

    Hello

    I posted a question on this forum about a similar issue but i still have not resolved it. Basically i'm writing a small app- the visual display consists of 5 circles and a Next button. The...
Results 1 to 5 of 5