Search:

Type: Posts; User: Krusty

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    11,026

    Compiled separately on each system. Forgot to...

    Compiled separately on each system.
    Forgot to mention it.
  2. Replies
    3
    Views
    11,026

    msgsnd : Invalid argument

    G'day, everyone!

    My another issue is the following.

    I have a server-client program that makes use of the message queues: clients communicate with each other centralizedly through the server;...
  3. Replies
    0
    Views
    881

    'File exists' when working with IPC

    Hello, everyone!

    Short story long (the issue may be typical).

    What I'm attempting to write is a routine that allocates memory for the simultaneously performing processes in the shared memory...
  4. Replies
    8
    Views
    9,200

    MTK, loads of thanks to you for that code! It...

    MTK, loads of thanks to you for that code! It worked just fine for me, I believe it won't be any problem to add quatations.
    No, you're right, trimming is what I needed, I'm not really good at...
  5. Replies
    8
    Views
    9,200

    Thank you for a quick response! The problem is...

    Thank you for a quick response!

    The problem is that the following input is possible

    " command "

    And then the routine is supposed to save the substring in between the quitation marks,...
  6. Replies
    8
    Views
    9,200

    Normalizing a string

    Good time of day, everyone!

    In my program, I have encountered the necessity of normalizing strings so I could pass them to the execvp() method.

    I want my routine to proceed the string in the...
  7. Replies
    9
    Views
    1,558

    Thanks a lot for clearifying, I found out even...

    Thanks a lot for clearifying, I found out even more than I looked for. I'll make a search and try to sort things out.

    Regards :)
  8. Replies
    9
    Views
    1,558

    Thank you everyone for such detailed responses...

    Thank you everyone for such detailed responses and the full code, they helped me greatly!



    Could you please elaborate on this, especially "reading strings all the time" point? I'm afraid I'm...
  9. Replies
    9
    Views
    1,558

    Retrieving several strings from console

    Good time of day, everyone!

    I'm yet a beginner, so I beg your pardon for my question being somewhat nooby, but nonetheless.

    I need to get several strings from console and terminate input by...
Results 1 to 9 of 9