Search:

Type: Posts; User: Ivory348

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    10,973

    I nosed around the net for curl. My impression is...

    I nosed around the net for curl. My impression is that being able to apply Curl stuff requires a big investment of time and frustrations. It doesn't seem to be a matter of a download and plug it in.
  2. Replies
    15
    Views
    10,973

    Re "That's why I suggested libcurl, e.g.,...

    Re "That's why I suggested libcurl, e.g., smtp-mail.c"

    Thank you for telling me again.
    Apologies for not having paid attention.
    I will try using thing the code.
  3. Replies
    15
    Views
    10,973

    Salem, thank you very much. In the mean time I...

    Salem, thank you very much. In the mean time I did find information like yours above, on the Net. However I want to create an application from which to send emails. I don't immediately see how I...
  4. Replies
    15
    Views
    10,973

    To Laserlight: Thanks for your response. As John...

    To Laserlight: Thanks for your response. As John C. so aptly and accurately remarks (q.v.) , I have little experience with things like "power shell". In C# there are freely downloadable libraries...
  5. Replies
    15
    Views
    10,973

    In response to John C.: "Due to a total lack...

    In response to John C.:

    "Due to a total lack of experience, no doubt. But your "opinions" are still "valuable". Your remark is accurate.

    "But you are too horrible a person to bother helping."...
  6. Replies
    7
    Views
    5,843

    Are you still trying to do the assignment? Was...

    Are you still trying to do the assignment? Was the assignment given to you at a school or similar? What is your education level at that institution? What kind of diploma are you striving towards?
    ...
  7. Replies
    15
    Views
    10,973

    I misunderstood. I thought I was being told to...

    I misunderstood. I thought I was being told to use my regular email program. But, having checked whether I have send-mailmessage on board - the answer is no. I don't have it on my W10.
  8. Replies
    15
    Views
    10,973

    Yes that would be the easy way out. However I...

    Yes that would be the easy way out. However I prefer to use my own email client. I scrapped my programs that I wrote in C# (also all other Microsoft stuff) and am rewriting my programs in C or a...
  9. Replies
    15
    Views
    10,973

    I am on Windows10. After entering what you...

    I am on Windows10.
    After entering what you suggest I get: "Windows cannot find sendmail"

    So I suppose I am out of luck, with the code above.
    Might you know of a viable alternative?
  10. Replies
    15
    Views
    10,973

    Would like some help / code to send an email

    I found this code on the Net, but cannot get it going. I know you don't like this sort of query, but I cannot do it myself.



    #include <stdio.h>
    #include <string.h>

    int main() {

    ...
  11. Replies
    33
    Views
    7,471

    I think C Board could profit by formulating a few...

    I think C Board could profit by formulating a few rules of conduct.
  12. Replies
    33
    Views
    7,471

    [QUOTE=christop;1293456]Why not skip the buffer...

    [QUOTE=christop;1293456]Why not skip the buffer completely? It's not necessary:

    The objective of the code was to create an array to be subsequently sorted.
    So printing to the console was not the...
  13. Replies
    33
    Views
    7,471

    As to coding, I will never, and have never,...

    As to coding, I will never, and have never, stated that I know better. My remark, to which you referred, was *psychological* in nature. What I will bear in mind though, in response to what you wrote,...
  14. Replies
    33
    Views
    7,471

    Hi Laserlight, you responded to text that I...

    Hi Laserlight, you responded to text that I removed again after less than a minute!! By the way, I did re-compile my old code with another compiler, and found only minor twitches. But ok, your...
  15. Replies
    33
    Views
    7,471

    I just want to be able to ask a question and be...

    I just want to be able to ask a question and be responded to in a civil way, without innuendos. A person posting a query is unable to solve the issue him or herself and is, therefore, emotionally...
  16. Thread: To Hodor

    by Ivory348
    Replies
    7
    Views
    1,753

    Yes there is always a but. But the but might not...

    Yes there is always a but. But the but might not be relevant.
  17. Thread: To Hodor

    by Ivory348
    Replies
    7
    Views
    1,753

    Hodor: I have had a prior number of equally...

    Hodor: I have had a prior number of equally daunting experiences - like your unpleasant response - using C Board. (I have had excellent responses as well! That is why I pluck up courage now and...
  18. Thread: To Hodor

    by Ivory348
    Replies
    7
    Views
    1,753

    To Hodor

    Hodor: why are my responses to your posts being blocked? Is that the way in which you conduct your discussions?
  19. Replies
    33
    Views
    7,471

    Re Hodor. I have been attempting to respond to...

    Re Hodor. I have been attempting to respond to your texts but Cboard is blocking me. What a culture!
  20. Replies
    33
    Views
    7,471

    A little jealous maybe?

    A little jealous maybe?
  21. Replies
    33
    Views
    7,471

    I flow charted your solution and see that you...

    I flow charted your solution and see that you start with xyz] rather than with [xyz . I could never have come up with your solution, and wonder is there a principle behind how you did it? Or is it...
  22. Replies
    33
    Views
    7,471

    Thank you very much.

    Thank you very much.
  23. Replies
    33
    Views
    7,471

    I have a text containing strings like so [some...

    I have a text containing strings like so [some characters]

    I wish to extract those [ .... ] strings and print them. Working with gotos did the job alright but harvested some enthusiastic...
  24. Replies
    33
    Views
    7,471

    If you were to be walking along a canal and you...

    If you were to be walking along a canal and you saw a man drowning. And supposing you jumped in the water to help him. Having reached him, the man says " I want a bag of chips". Would you say (1.)...
  25. Replies
    33
    Views
    7,471

    probs with coding

    I have removed my query.
Results 1 to 25 of 83
Page 1 of 4 1 2 3 4