Thread: I have a question about my project...

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Quote Originally Posted by TheGreekMan2000
    Secondly, it's not allowed in C. Where did you find it? C isn't your maths teacher.
    It is legal C syntax. That's the one thing both Malcolm McLean and john.c agree on, and they are right.

    Quote Originally Posted by TheGreekMan2000
    And lastly, who are you to judge what should be allowed in C and what not?
    In matters of "should or should not be allowed", programmers are entitled to their own opinions, and you'll find that we can very opinionated. That's partly why new programming languages are born!

    In matters of "what is or is not allowed", you would refer to the C standard, and then to other standards and compiler documentation where applicable.
    Last edited by laserlight; 05-30-2020 at 02:49 AM.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 08-02-2013, 06:45 PM
  2. Project Euler Question
    By Head In Jar Man in forum C++ Programming
    Replies: 6
    Last Post: 04-26-2009, 02:59 PM
  3. MSVC project question
    By l2u in forum Windows Programming
    Replies: 2
    Last Post: 03-28-2007, 10:45 AM
  4. my first project, A question
    By C+noob in forum C++ Programming
    Replies: 29
    Last Post: 07-07-2005, 12:19 AM
  5. VS .net project setting question
    By Jumper in forum C++ Programming
    Replies: 1
    Last Post: 05-13-2004, 11:03 AM

Tags for this Thread