Hi Charles, Right. Seriously everyone, languages such as C++ have strict punctuation rules that must be followed, or the app will not even compile let alone run. Strings of text must be surrounded by quotation markes, end of lines must be terminated with cemmi-colens, commas are used to make logical line breaks, braces are used to start and end blocks of code, etc... Most languages C++, C#, Java, etc use the same punctuation rules so it is necesary to use them properly.
Charles Rivard wrote: > For some programming, you will need to know and use punctuation. Starting > to work on it now, in every day use, will help a great deal. > -- > If guns cause crime, then pencils cause misspelled words. > _______________________________________________ Gamers mailing list .. [email protected] To unsubscribe send E-mail to [EMAIL PROTECTED] You can visit http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make any subscription changes via the web.
