Search:

Type: Posts; User: qweqwe

Search: Search took 0.00 seconds.

  1. Thread: Meun

    by qweqwe
    Replies
    2
    Views
    783

    Meun

    i'm using a menu switch based in a while loop

    but when i finish calling a function it prints the meun out twice?
    anyone know why this is the case?

    my menu


    int main ()
  2. Thread: Text file

    by qweqwe
    Replies
    2
    Views
    4,563

    Text file

    Hi i'm having problems writing my array to a text file.
    I keep getting error:
    "incomplete universal character name \u"

    and warning such as
    "unknown escape sequence \f"
    and the same as for...
  3. Replies
    5
    Views
    12,090

    Ohh i see, yep that's sorted it out thanks for...

    Ohh i see, yep that's sorted it out thanks for that.

    Variables do need better names i guess its fine for me but if i need help or someone looks at it they won't have a clue.

    Thanks again
  4. Replies
    5
    Views
    12,090

    isn't that what i did with q? or am i missing...

    isn't that what i did with q?
    or am i missing something from what you said?
  5. Replies
    5
    Views
    12,090

    Finding the max in row

    Hi
    i want to find the max vaule in each row of my 2d array so if i have something like this :


    45
    45
    32
    2345
  6. Thread: Simple averages

    by qweqwe
    Replies
    0
    Views
    982

    Simple averages

    Hi i have an array i by j big

    and i want to work out averages per row and per column individually and allow the user to chose:

    desired output::::
    Print averages for:
    1) days
    ...
  7. Thread: Basic Start up

    by qweqwe
    Replies
    4
    Views
    1,005

    Thanks for that If i wished to print out the...

    Thanks for that

    If i wished to print out the array into a text file would i have to put spaces between the numbers and insert new lines when i want the row to finish? .. just a bit confused on...
  8. Thread: Basic Start up

    by qweqwe
    Replies
    4
    Views
    1,005

    Basic Start up

    i can't find any examples in my book (and yes its for my project but i only want to know the simplest way to input numbers into an array)

    I want the output to go along the lines of

    . Week1...
Results 1 to 8 of 8