Search:

Type: Posts; User: deltaxfx

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,556

    read file list into array

    what i want to do is get a list of the files and folders within a folder and put the list in an array
    i was able to do it in VB.NET and it was easy... but now i want to do it with C.
    i know i could...
  2. Replies
    7
    Views
    11,532

    Thanks! Rashakil, that helps clear up my...

    Thanks!
    Rashakil, that helps clear up my question
    thanks cwr
  3. Replies
    7
    Views
    11,532

    get single character from string

    this has been giving me fits... i have been searching on c board all morning and found lots of things to try, but cant get this fixed...


    char text_send[] = ">>>This is line 1<<<";
    char...
  4. Replies
    7
    Views
    7,144

    Excellent. Thanks for all the help guys. I think...

    Excellent. Thanks for all the help guys. I think Im where I want to be with this now.
  5. Replies
    7
    Views
    7,144

    Awesome, thats what I was looking for. Thanks for...

    Awesome, thats what I was looking for. Thanks for the quick replies. Ill read up on those other ones, because its not quite working how I want it to yet. Im trying to take input from a USB device to...
  6. Replies
    7
    Views
    7,144

    Ok, Im at work slacking off right now so I dont...

    Ok, Im at work slacking off right now so I dont have all my wonderful books with me. But am I correct in assuming that you mean I can do something along the lines of:

    printf ("my code to pass to...
  7. Replies
    7
    Views
    7,144

    redirect C output to shell (bash) input

    Ive been up and down google all yesterday, and found this forum, and looked through here all morning and cant find a simple answer to this:

    I want to redirect the output of some C code into a bash...
Results 1 to 7 of 7