Search:

Type: Posts; User: Ken.com

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    5,191

    It's a nice desciption of the problem given to...

    It's a nice desciption of the problem given to you, but what exactly is your problem with the program that we can help you with. There are so many answers to "..please help on what I need to add".
    ...
  2. Replies
    6
    Views
    2,692

    Thank you for your help. Your solution was so...

    Thank you for your help. Your solution was so easy I should've thought about it - write something that my company has already written.

    Although the only hurdle I see is actually gaining the...
  3. Replies
    6
    Views
    2,692

    My company makes data quality software and mail...

    My company makes data quality software and mail processing software. We develop for well over 13 platforms and most of the code is written in C, running on the various UNIX platforms we support. I...
  4. Thread: OOP help

    by Ken.com
    Replies
    7
    Views
    1,152

    C isn't an object oriented programming language. ...

    C isn't an object oriented programming language. You're probably looking for C++. The closest thing that C has to an "object", and I use object very loosely, is a struct.

    MSVC++ will give you...
  5. Replies
    6
    Views
    2,692

    That sounds great. The first thing I thought...

    That sounds great. The first thing I thought about was the old unix VI command.

    any other good ideas out there? This will be on a windows based system.
  6. Replies
    5
    Views
    2,568

    Hint: Try some sort of statment where "different...

    Hint: Try some sort of statment where "different cases may be true"
  7. Replies
    6
    Views
    2,692

    What kind of program should I write?

    I've had 2 C classes in college and have my "The C Programming Language" book by Dennis Ritchie at my side.

    I'm about to enter the workforce and really want to hone up on C. What type of programs...
Results 1 to 7 of 7