Search:

Type: Posts; User: TimL

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,740

    Thank you very much indeed! I was not aware of...

    Thank you very much indeed! I was not aware of your first comment (there is a lot I am not aware of ... :D), and it's a very big help to me.
  2. Replies
    4
    Views
    2,740

    :) Thanks for your reply. I'm not using C++....

    :) Thanks for your reply.

    I'm not using C++. The devices I am programming for have extremely limited memory (1024 - 4096 k), and dynamic memory allocation is a big no - no for me. The function...
  3. Replies
    4
    Views
    2,740

    Stupid Newbie question

    This was originally posted in the C discussion board. I was told to bring it here. :) My background is a Delphi programmer, who did C a very long time ago. Recently, I have started developing...
  4. Replies
    13
    Views
    2,471

    Yet another stupid question ... What does the...

    Yet another stupid question ...

    What does the double colon do in the following function declaration? I have looked at the Borland C++ language reference, and it talks about the "scope access...
  5. Replies
    13
    Views
    2,471

    :D That sounds like what's been happening to me. ...

    :D That sounds like what's been happening to me.

    Thanks for all your help and explainations, people.
  6. Replies
    13
    Views
    2,471

    :) Thanks. I have found a similar problem with...

    :) Thanks. I have found a similar problem with integers ... so your answer makes perfect sense.
  7. Replies
    13
    Views
    2,471

    Another stupid newbie question ... I'm used...

    Another stupid newbie question ...

    I'm used to Pascal/Delphi, which works well with strings.

    I have written a function to return to me the hardware platform my app is running on. The function...
  8. Replies
    13
    Views
    2,471

    Thank you very much.

    Thank you very much.
  9. Replies
    13
    Views
    2,471

    Erm - that's why I am confused. :) The file is...

    Erm - that's why I am confused. :) The file is definitely the makefile. The compiler used for this code is Borland BCC, v5.02, I believe. And it does compile, as well as make.

    Here's a few lines:...
  10. Replies
    13
    Views
    2,471

    Stupid newbie question

    I have recently (last week) restarted programming in C (gcc using Cygwin) after many years of Delphi programming. I am busy looking through code for embedded applications, which I must maintain &...
Results 1 to 10 of 10