Search:

Type: Posts; User: kw42chan

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    846

    Pointer type check warning

    Hi,
    I have some questions about type check warning. I am reading the tutorial notes from http://www.clear.rice.edu/comp221/html/pdf/03-arrays-pointers.pdf

    CASE 1


    int int1 = 1036; /* some...
  2. Replies
    14
    Views
    2,373

    So, how about if we use "Dear Tom" in the...

    So, how about if we use "Dear Tom" in the beginning of the letter, would it be considered as bad manner?
  3. Replies
    14
    Views
    2,373

    OK. I will correct my grammatical mistakes.

    OK. I will correct my grammatical mistakes.
  4. Replies
    14
    Views
    2,373

    hi dear, this is an C program.

    hi dear,

    this is an C program.
  5. Replies
    14
    Views
    2,373

    Thanks dear, I would try my best to avoid it.

    Thanks dear, I would try my best to avoid it.
  6. Replies
    14
    Views
    2,373

    Hi dear, this is C program and may i know what...

    Hi dear,
    this is C program and may i know what is code if it is in C++?
  7. Replies
    14
    Views
    2,373

    Newbie Iterations

    Hi All,

    i have the following question:

    Write a program that asks for an integer and then prints all the integers from (and including) that value up to (and including) a value larger by 10....
  8. Replies
    4
    Views
    1,515

    Thanks all for the reply, i would try it Dev C++...

    Thanks all for the reply, i would try it Dev C++ tonight. (HK time is in the afternoon :D)
  9. Replies
    4
    Views
    1,515

    Bubble Sort In C

    Dear all
    I write bubble sort program for inputing 9 numbers. However, when compile and run it, it only allows me to input one number only. Could anyone see any fault in my code? I think the problem...
  10. Replies
    9
    Views
    12,050

    I just make the file on my own, by the way, how...

    I just make the file on my own, by the way, how to use automatic makefile as i m new to programming :)
  11. Replies
    9
    Views
    12,050

    I try to rename the file with cpp extension name,...

    I try to rename the file with cpp extension name, however the problem still exist :(

    12402
  12. Replies
    9
    Views
    12,050

    Dear the problem still exist. can anyone help?...

    Dear

    the problem still exist. can anyone help? any syntax error?

    12401
  13. Replies
    9
    Views
    12,050

    Thanks, I would try it! :redface:

    Thanks, I would try it! :redface:
  14. Replies
    9
    Views
    12,050

    Dev C++ Dependency Dropped

    Dear all,

    When use Dev C++ for writing C and compile, there is so called dependency dropped.

    Do you know why there is the reason and how to solve, use other compiler??


    #include...
  15. Thread: Dev C++

    by kw42chan
    Replies
    9
    Views
    1,843

    Dev C++ in compiling in C and C++

    Dears

    I use Dev C++ in compiling, want to write C. i found there is some error. when i rewrite them, i find it regard me as wrong in C.

    Original code.

    Main ()
    {
    int revenue;
    int price;
  16. Thanks all, I will try to compile the file...

    Thanks all,
    I will try to compile the file tonight.
  17. Any incorrect or improvement needed?

    Any incorrect or improvement needed?
  18. Use function prototype and function definition in ATM menu

    Dear all,

    I m a newbie in C. When do the questions in "C Programming for Absolute Beginners" (MICHAEL VINE, 2008)

    When talked about structure programming, there is a question.

    Write A...
Results 1 to 18 of 18