Search:

Type: Posts; User: Bossuche9

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    12,601

    my professor gave me that part of the code

    my professor gave me that part of the code
  2. Replies
    13
    Views
    12,601

    yeah i will implement the getnameinfo

    yeah i will implement the getnameinfo
  3. Replies
    13
    Views
    12,601

    ok will do

    ok will do
  4. Replies
    13
    Views
    12,601

    yeah i dont know why we have not been thought how...

    yeah i dont know why we have not been thought how to use a bugger yet. I will probably teach myself this summer. The multi threading part was my professor that said we should do it like that.
  5. Replies
    13
    Views
    12,601

    I think that actually fixed it . I do not see any...

    I think that actually fixed it . I do not see any errors but my printf("server: waiting for connections...\n"); is not showing
  6. Replies
    13
    Views
    12,601

    i need the -lpthread to complie right?

    i need the -lpthread to complie right?
  7. Replies
    13
    Views
    12,601

    ok i will try that. i coulda sworn I include...

    ok i will try that. i coulda sworn I include dpthread.h
  8. Replies
    13
    Views
    12,601

    How to fix this error for my server code.

    I have a code but I have searched for over 2 hours on how to fix the error it gives me but I have no luck. The errors have to deal with implicit declaration of pthread . I will attach a screen shot....
  9. Replies
    12
    Views
    12,250

    I actually got it to solve the maze . I'm just...

    I actually got it to solve the maze . I'm just stuck on actually changing the color of the walls and making the marker just a line
  10. Replies
    12
    Views
    12,250

    I have a class during my professor's office...

    I have a class during my professor's office hours. He said virtual office hours which I tried but did not like.
  11. Replies
    12
    Views
    12,250

    my professor actually gave me this code for...

    my professor actually gave me this code for printing
  12. Replies
    12
    Views
    12,250

    Is my reading in a syntax error? I looked at the...

    Is my reading in a syntax error? I looked at the fscanf in the loop but can't seem to figure out what I did wrong ? I made some changes to my code but I did not use constant. Added comments for what...
  13. Replies
    12
    Views
    12,250

    Thank you for the advice. we had not learned...

    Thank you for the advice. we had not learned about constants yet so I was not sure if my professor would expect me to use it. I replace it(the wall) with a different sign(marker) or use a constant....
  14. Replies
    12
    Views
    12,250

    so It should be and not or?

    so It should be and not or?
  15. Replies
    12
    Views
    12,250

    Maze traversal in c

    I believe i have done most of it but to be honest i am not sure . the logic really hurts my head. the numbers in the first line of maze03.txt file are the rows and column of the maze, entry column...
Results 1 to 15 of 15