Search:

Type: Posts; User: havoq93

Search: Search took 0.01 seconds.

  1. Replies
    23
    Views
    2,554

    well now im getting this C:\Program...

    well now im getting this

    C:\Program Files\Microsoft Visual Studio\assign6\assign6.cpp(161) : error C2665: 'basic_ifstream<char,struct std::char_traits<char> >::basic_ifstream<char,struct...
  2. Replies
    23
    Views
    2,554

    did ya get it? anyone else on .02?

    did ya get it?

    anyone else on .02?
  3. Replies
    23
    Views
    2,554

    OK here

    OK here
  4. Replies
    23
    Views
    2,554

    cmon what? This forum is used to help and others...

    cmon what? This forum is used to help and others helping in eachothers code and problems. No harm in asking to help fix my code
  5. Replies
    23
    Views
    2,554

    Well, Im supposed to be using it, I just dont...

    Well, Im supposed to be using it, I just dont know how exactly and where to input it so it works. Mabe some of you guys could fix some of my code so it's proper and may even work. I gotta get this...
  6. Replies
    23
    Views
    2,554

    I dont get any output in the file. Let alone the...

    I dont get any output in the file. Let alone the display.

    Its blank.


    Also, does it matter if my printf statements and fopen are from C? Shoudnt I be using cout, ifstream etc?

    Why is...
  7. Replies
    23
    Views
    2,554

    OK well, anywayz, anyone help out?

    OK well, anywayz, anyone help out?
  8. Replies
    23
    Views
    2,554

    my code isnt c++ code? WTF? Im confused

    my code isnt c++ code? WTF? Im confused
  9. Replies
    23
    Views
    2,554

    Whats wrong with this code?

    I cant get it to display the contents in assign6 file. Its supposed to order whats already in the file and save it back out to disk.

    In the file it says

    Smith, Bob
    233-444-5555
    43
    Manager
  10. Replies
    13
    Views
    2,611

    I have AIM, u can contact me with chugger93

    I have AIM, u can contact me with chugger93
  11. Replies
    13
    Views
    2,611

    This cant be that hard of a project for some of u...

    This cant be that hard of a project for some of u smart programmers :confused:
    Cant anyone help or take money pleaze?
  12. Replies
    13
    Views
    2,611

    Seriously, cant anyone help? No one is...

    Seriously, cant anyone help? No one is responding and I got 2 days left not even..:(
  13. Replies
    13
    Views
    2,611

    no, Salem? Can ya help?

    no, Salem? Can ya help?
  14. Replies
    13
    Views
    2,611

    ok this is my code so far again! Im I on the...

    ok this is my code so far again!

    Im I on the right track? Good god !



    struct record
    {
    char name[50];
    char ssn[12];
  15. Replies
    13
    Views
    2,611

    well I think I got the class workin, it was ...

    well I think I got the class workin,

    it was
    LL:LL ( )

    it was supposed to be

    LL::LL ( )
  16. Replies
    13
    Views
    2,611

    ok i fixed those, now I get these errors ...

    ok i fixed those, now I get these errors

    C:\Program Files\Microsoft Visual Studio\MyProjects\assign6\assign6.cpp(37) : error C2143: syntax error : missing ';' before ':'
    C:\Program...
  17. Replies
    13
    Views
    2,611

    C:\Program Files\Microsoft Visual...

    C:\Program Files\Microsoft Visual Studio\MyProjects\assign6\assign6.cpp(35) : error C2182: '<Unknown>' : illegal use of type 'void'
    C:\Program Files\Microsoft Visual...
  18. Replies
    13
    Views
    2,611

    So far Ive gotten this far: Can anyone help me...

    So far Ive gotten this far: Can anyone help me one like the insert function and tell me if im even close to being right on this project? IM in desperate need!!!



    #include "stdafx.h"
    #include...
  19. Replies
    13
    Views
    2,611

    Help w/project + linked list Plz Read

    Ok I have this project to do and its like impossible to do!?
    Im supposed to create a double linked list implemented as a class and have ( insert, delete, search, traverse ) The structure used for it...
Results 1 to 19 of 19