Search:

Type: Posts; User: Warped1

Search: Search took 0.01 seconds.

  1. Thread: A little help

    by Warped1
    Replies
    5
    Views
    958

    someone look ^^^here^^^ please

    someone look ^^^here^^^ please
  2. Thread: A little help

    by Warped1
    Replies
    5
    Views
    958

    Am i the only one that cant load the "New Thread"...

    Am i the only one that cant load the "New Thread" page? What the hell is going on?

    Anyways I have a problem that I hope someone will read on this page:

    Ok, I am trying to import a class (from...
  3. Replies
    2
    Views
    1,279

    what is matmul?

    what is matmul? << that was astupid question.
  4. Replies
    2
    Views
    1,279

    Matrix Multiplication

    For those that don't know me, I am not good at programming due to a severe lack of knowledge.

    Ok, I know how to make an array, and I think I know how to add 2 arrays(3x3):

    for(int row=0 , row<3...
  5. I can't post a new thread for some reason...

    I can't post a new thread for some reason(page wont load). So I hope this message makes it somewhere someone can read it.

    I am trying to multiply two 3x3 arrays. All that I know how to do is add...
  6. Replies
    5
    Views
    1,085

    ahh, i see

    ahh, i see
  7. Replies
    5
    Views
    1,085

    ok, i understand now, i didnt know about that +=...

    ok, i understand now, i didnt know about that += what is that?
  8. Replies
    5
    Views
    1,085

    Cant figure out how to do this!

    Im not too good at C++, plus, I am not good at anything. Anyways, I am trying to make a prog that takes a number from the user and then adds all the numbers that lead up to it together. For example...
  9. Replies
    2
    Views
    1,395

    Thanks, i figured it out, well, you figured it...

    Thanks, i figured it out, well, you figured it out anyways. I switched back to while and put the ' ' around y it it works fine now.
  10. Replies
    2
    Views
    1,395

    Newbie Question on a Loop/If-Else thing

    Here is some code that is probably all f'd up:

    int main()
    {
    int year;
    char ans;
    ans = y;
    while(ans==y)
    {
    cout<<"What Year?";
Results 1 to 10 of 10