Search:

Type: Posts; User: mop777

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,379

    Ah thank you very much! I will go look that up...

    Ah thank you very much! I will go look that up immediately. I apologize for my inexperience; I was not aware of these terminal escape sequences.
  2. Replies
    3
    Views
    2,379

    Help with printf formatting

    Hi guys, first time posting.
    I was reading over some code and I need help identifying what the following snippet means:



    char ack_buf [599];
    printf("\033[2K\r%s\n", ack_buf);


    I don't...
Results 1 to 2 of 2