Search:

Type: Posts; User: karlawarla

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    1,435

    ok thanks for the reply, I knew it would...

    ok thanks for the reply,

    I knew it would probably be a simple answer, but I''m very new to c++ and I'm not very good at it at the moment,

    Thanks again Karla x
  2. Replies
    13
    Views
    1,435

    ok, thanks, ive changed them now

    ok, thanks, ive changed them now
  3. Replies
    13
    Views
    1,435

    I've been trying to google my problem for like 3...

    I've been trying to google my problem for like 3 days now, and this forum was my last resort cause I wanted to try and figure it out, but im at the end of my teather at the moment
  4. Replies
    13
    Views
    1,435

    I havent tried yet, I'm just playing around with...

    I havent tried yet, I'm just playing around with what I might need to do to try and get the program to read all the numbers in 500 add them all together and divide it by 20 and print the answer
  5. Replies
    13
    Views
    1,435

    well so far I have done this, it can read the...

    well so far I have done this, it can read the file




    #include <iostream.h>
    #include <fstream.h>
    #include <assert.h>
  6. Replies
    13
    Views
    1,435

    sorry i'm still confused on what you mean?

    sorry i'm still confused on what you mean?
  7. Replies
    13
    Views
    1,435

    working with a .dat file

    Hey,

    I have a .dat file that i have to read from, and i need to be able to add a whole column in the .dat file together and then divide it by 20 and and print the answer.

    does anyone know how...
  8. Replies
    4
    Views
    1,060

    oh okay, I'll have a go and see if I can get it...

    oh okay, I'll have a go and see if I can get it to work now.

    Thanks for replying :-)
  9. Replies
    4
    Views
    1,060

    Barchart and unfamiliar compiling errors

    Hello, I've attempted to create program that will create a bar chart of stars to look like this...

    --------------------------------------
    1: ***
    2: *

    and so on, it has to read the amount of 6...
  10. Replies
    20
    Views
    2,816

    kool, i'm doing the visualisation course, but...

    kool, i'm doing the visualisation course, but taken programming methodology as my free choice, hence all the c++ questions lol
  11. Replies
    20
    Views
    2,816

    manutd, thank you for your post, i'll take note....

    manutd, thank you for your post, i'll take note. :-)
  12. Replies
    20
    Views
    2,816

    Yup, are you??

    Yup, are you??
  13. Replies
    20
    Views
    2,816

    to be honest I don't even know how I wrote this,...

    to be honest I don't even know how I wrote this, i just wrote this program based on the information given to me in lecture notes, so I don't really understand it fully.

    and I also don't know how...
  14. Replies
    20
    Views
    2,816

    yup.

    yup.
  15. Replies
    20
    Views
    2,816

    sorry im still confused with what you mean?

    sorry im still confused with what you mean?
  16. Replies
    20
    Views
    2,816

    In here? int main (int argc, char* argv[])...

    In here?



    int main (int argc, char* argv[])


    i'm still very new to c++ so i'm a bit slow
  17. Replies
    20
    Views
    2,816

    yeah, Im quite confused on why it isnt working...

    yeah, Im quite confused on why it isnt working cause I orginally wrote this program at uni using emacs (without having to use the pause) and it worked fine but now on visual it doesn't.
  18. Replies
    20
    Views
    2,816

    still compiles okay, but hasn't come up in...

    still compiles okay, but hasn't come up in command prompt
  19. Replies
    20
    Views
    2,816

    Compiles okay, but doesn't run.

    Hello, I've created this program and it all compiles correctly with no errors but once it has compiled it doesn't run, it won't come up in command prompt (I have used Visual C++ to create this).
    ...
  20. Thank You :-) Karla.

    Thank You :-)

    Karla.
  21. Well I've just got visual c++ to compile a...

    Well I've just got visual c++ to compile a program but it will pop up in command prompt for a split second and then disappears again, and I have no idea why it is doing that.
  22. Help: Microsoft Visual Basic 2005 Express Editon

    Hello, this may sound like a very simple question but I cannot get my head around it and I've been searching for ages to try and find a solution.

    I'm fairly new to programming in C++, at uni I use...
  23. Replies
    24
    Views
    3,739

    okay thanks, i will ask my lecturer about the...

    okay thanks, i will ask my lecturer about the headers, and hopefully i'll understand the code more.
  24. Replies
    24
    Views
    3,739

    nope still not working, it was working before you...

    nope still not working, it was working before you said about the limits and ios.
  25. Replies
    24
    Views
    3,739

    it just comes back with 'no such file or...

    it just comes back with 'no such file or directory' :-s
Results 1 to 25 of 34
Page 1 of 2 1 2