Search:

Type: Posts; User: loveDoutdoor

Search: Search took 0.01 seconds.

  1. Thread: RSLinx

    by loveDoutdoor
    Replies
    1
    Views
    3,161

    RSLinx

    Hopefully I'm asking this in the right section.

    So I want to write a program to connect to RSLinx so I can communicate with a SMC. Any suggestions on how to go about this? Should I use C or C++...
  2. Replies
    4
    Views
    2,408

    I read that article and it still don't get it. ...

    I read that article and it still don't get it.

    What does this syntax atoi(gets(Buff)) mean.

    I went through part of the C tutorial and I've only seened scanf for user input. I looked up atoi and...
  3. Replies
    4
    Views
    2,408

    atoi(gets(Buff))

    I can't seem to find any information on what atoi(gets(Buff)) means.

    I think I know what atoi is but I have no clue what (gets(Buff)) does.

    Is this a way to get user input? Sorry I'm new to...
  4. Replies
    1
    Views
    706

    #include "./include/serdefs.h"

    Hello, new to the forum and new to programming.

    What does #include ".\include\serdefs.h" mean?

    I understand #include <stdio.h> but I have no clue what the previous means.
Results 1 to 4 of 4