Thread: A little program I wrote for fun !

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657
    So you've got some slashes in your attached file.
    To indicate that the next line is continues from the current one. I was told that it is a good practice, instead of leaving the compiler to figure it out.

    Also, it compiles in my case.,..[Code::Blocks in gcc-4.6 && Fedora 15 ] . Maybe ..you forgot to put the declarations into a functions.h ?


    Some sentences don't have pronouns
    O...forgot.... In that case, If a pronoun isn't found, I'd use the 2nd word in the question as the noun.
    Last edited by manasij7479; 07-21-2011 at 06:40 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Just wrote my first Curses program
    By guesst in forum Linux Programming
    Replies: 14
    Last Post: 04-02-2008, 10:44 AM
  2. filesplitting program I wrote
    By movl0x1 in forum C Programming
    Replies: 7
    Last Post: 05-30-2007, 03:24 PM
  3. Can someone look over the program I wrote?
    By brooklyn in forum C++ Programming
    Replies: 10
    Last Post: 04-16-2006, 07:23 AM
  4. Replies: 2
    Last Post: 04-25-2005, 11:59 AM
  5. wrote a program; please review/comment
    By spirited in forum C++ Programming
    Replies: 4
    Last Post: 05-22-2003, 01:37 PM