Thread: clueless

  1. #1
    Registered User
    Join Date
    Aug 2004
    Posts
    9

    clueless

    what is a soure code??

  2. #2
    Registered User
    Join Date
    Aug 2004
    Posts
    9
    LOL yeah thx


    and what does this mean
    5 C:\Program Files\C++\Dev-Cpp\Untitled1.cpp syntax error before string constant

  3. #3
    Toaster Zach L.'s Avatar
    Join Date
    Aug 2001
    Posts
    2,686
    Check the Getting Started and Tutorial sections of this website.
    The word rap as it applies to music is the result of a peculiar phonological rule which has stripped the word of its initial voiceless velar stop.

  4. #4
    Toaster Zach L.'s Avatar
    Join Date
    Aug 2001
    Posts
    2,686
    As a direct answer to your question, a syntax error means that the structure of code you are attempting to compile is not well-formed according to the grammar of C++. But, I advise reading up a bit on introductory programming (the links I posted are a start). When you have specific questions about how certain things work, etc, ask here.

    Also, make sure to read the forum rules posted in the announcements at the top of the forum, and always use [ code ] [ /code ] tags.
    The word rap as it applies to music is the result of a peculiar phonological rule which has stripped the word of its initial voiceless velar stop.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Completely Clueless!!
    By jap2010 in forum C++ Programming
    Replies: 13
    Last Post: 10-13-2009, 02:30 AM
  2. clueless file access problem
    By willc0de4food in forum C Programming
    Replies: 6
    Last Post: 04-19-2006, 05:34 AM
  3. clueless professiors
    By cells in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 02-26-2003, 12:40 AM
  4. bitmaps i am clueless
    By master2000 in forum C++ Programming
    Replies: 28
    Last Post: 12-22-2002, 11:44 PM
  5. Clueless about linked list
    By killerasp in forum C++ Programming
    Replies: 4
    Last Post: 02-14-2002, 11:53 AM