Search:

Type: Posts; User: ILoveVectors

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    2,718

    in the code i posted i dotn think you will...

    in the code i posted i dotn think you will expereince that problem.
  2. no nothing to argue its my opinion.

    no nothing to argue its my opinion.
  3. Replies
    16
    Views
    4,144

    as usualy all very good entries. it came down...

    as usualy all very good entries.

    it came down to a 3 way tie, between

    major_smalls
    itsme86
    noob2c

    all these entries preformed
    as expected, no warnings and no bug that i could
  4. Replies
    12
    Views
    3,005

    i dont see your point, my point is if the...

    i dont see your point, my point is if the hardware stops function
    due toa device drive causeing a crash or not working anymore.
    or the hardware actually breaking down, the file is not going
    to be...
  5. Replies
    6
    Views
    2,718

    unfourtantly i dont remember a whole lot from c,...

    unfourtantly i dont remember a whole lot from c, because i choose way back when i was beginning to stick with c++



    string iniFile, tempfiledat, buffer, filename, ofilename, Archive;
    int pause...
  6. Replies
    6
    Views
    2,718

    mixing c and c++, you should pick one or the...

    mixing c and c++, you should pick one or the other and stick with
    it.

    while you go over that i will be converting your code to c++.

    which i will post in a few.
  7. Replies
    12
    Views
    3,005

    im sure if that happens the last concern they...

    im sure if that happens the last concern they will have is if it the
    program completed successfully before everything crashed. :)
  8. i think we are doing to much.

    i think we are doing to much.
  9. Replies
    16
    Views
    4,144

    the contest not over till i post... btw it over...

    the contest not over till i post...
    btw it over now, i just got hom from work,
    ill post winner shortly.

    thne i will be posting another contest.
  10. Replies
    12
    Views
    3,005

    while ( getline( file_input, text, '\n' ) ) ...

    while ( getline( file_input, text, '\n' ) )


    would let you read in a line at a time,
    and it will stop when it reach end of input,
    no need to check eof, also when your writing it
    just write the...
  11. Replies
    7
    Views
    1,467

    before you got confused did you at least try it.

    before you got confused did you at least try it.
  12. if you dont like the way i drive, stay off the...

    if you dont like the way i drive, stay off the sidewalk.

    that all i have to say.
  13. Replies
    12
    Views
    11,570

    stdprn

    stdprn << "Error!!\n";
  14. Replies
    16
    Views
    4,144

    yea a pm is perfectly fine.

    yea a pm is perfectly fine.
  15. Replies
    29
    Views
    11,282

    oh i didnt read the problem as clear as i should,...

    oh i didnt read the problem as clear as i should, i though
    he just wanted a way to pause the screen without running
    an independent program, that was portable. :(
  16. Replies
    16
    Views
    4,144

    how you handle the output its totally up to you....

    how you handle the output its totally up to you.

    as long as i can see the results, it will have no affect on grading.
  17. Replies
    16
    Views
    4,144

    lol, you can, and valis, my specs are in my sig.

    lol, you can, and valis, my specs are in my sig.
  18. Replies
    12
    Views
    11,570

    try !outfile.is_open() and you can use ...

    try !outfile.is_open()


    and

    you can use


    char ch;
    infile >> ch; //where infile is the file your reading from
  19. devc++ can be foudn compiled for both windows and...

    devc++ can be foudn compiled for both windows and linux,

    and im not sure if we are on the same page but
    fopen can be used to open / edit / create files
    on any operating system that you can...
  20. Replies
    29
    Views
    11,282

    you could always switch to c++ and use ...

    you could always switch to c++ and use


    cin.get();
  21. Replies
    67
    Views
    22,057

    YES. >>Good ass movie? what is it a porn or...

    YES.


    >>Good ass movie? what is it a porn or something?

    lol
  22. Thread: Exercises

    by ILoveVectors
    Replies
    2
    Views
    2,546

    once you have a little under your belt, try the...

    once you have a little under your belt, try the contest boards.
    have some really nice beginner's contests going on right now
    and i post then often. many here compete.

    CONTEST BOARD
  23. Replies
    67
    Views
    22,057

    why does it matter if he was an alien or not, it...

    why does it matter if he was an alien or not, it was a movie,
    a decent movie to i might add. but wether he knew how
    to travel the speed of light, it was some writer in the distance
    that came up...
  24. Thread: confused

    by ILoveVectors
    Replies
    18
    Views
    3,198

    the ( void ) and () wasnt my main concern when i...

    the ( void ) and () wasnt my main concern when i mentioned
    that, id say the most important would be int as of right now.

    plus i do c++ mostly so i never think about ( void )
    in c.

    but...
  25. Replies
    67
    Views
    22,057

    god is the devil. and i agree with no-one...

    god is the devil.


    and i agree with no-one that my thoughts exactly.

    govt can take a potty break on this one.


    but if he wants to go ahead and make his point id like to hear
    them, but i...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4