Search:

Type: Posts; User: mksmit8

Search: Search took 0.00 seconds.

  1. Thread: array help

    by mksmit8
    Replies
    3
    Views
    985

    array help

    What is the best way to loop through an array in order to look for a sepcific character. If that character isn't found, I need to insert it into the string at a particular spot (between the 3rd and...
  2. Replies
    2
    Views
    879

    Basically, how can I insert a "/" into '1001200'....

    Basically, how can I insert a "/" into '1001200'. I need the string to be "100/1200"

    Any help at all would be helpful.
  3. Replies
    2
    Views
    879

    help with an array problem of sortrs

    With the function that I have. I get different types of data passed to this function. The ones that I am getting now are for the state of California, for the MAX TOWING and MAX RENTAL section. ...
  4. Replies
    2
    Views
    798

    Listing files

    Yeah, I just need something that will work on win32

    Thanks
  5. Replies
    2
    Views
    798

    Listing Files help

    Can anyone give me a Win32 example of how to list files from a directory and subdirectory without using <dirent.h>?
  6. Replies
    1
    Views
    933

    Listing Files help

    Can anyone give me a Win32 example of how to list files from a directory and subdirectory?
  7. Thread: Help

    by mksmit8
    Replies
    3
    Views
    969

    More help

    Can anyone break down the Win32 example and tell me what it is doing? I have an idea but I would like to know for sure. Where would I put in the directory and subdirectories that I want listed?
    ...
  8. Thread: Help

    by mksmit8
    Replies
    3
    Views
    969

    Help

    I'm trying to create a "file browsing" utility of sorts. What I would like it to do is take a directory and:

    1. Create a list of filenames <including subdirectories>

    2. Create a 'process' that...
Results 1 to 8 of 8