what do you mean? {...} is a block of code. code terminater is ;.
int main()
{
cout << "Hello world!" << endl;
return 0;
}
the { } is a block, while ; notes the end of the statements.

Thanks,
_|_|_|_|_|  _|        _|_|_|_|            
    _|      _|_|_|    _|          _|_|_|  
    _|      _|    _|  _|_|_|    _|        
    _|      _|    _|  _|        _|        
    _|      _|    _|  _|_|_|_|    _|_|_|  
Visit TDS for quality software and website production
http://tysdomain.com
msn: [EMAIL PROTECTED]
aim: st8amnd2005
skype: st8amnd127
  ----- Original Message ----- 
  From: Robert Ryan 
  To: [email protected] 
  Sent: Sunday, September 07, 2008 10:37 PM
  Subject: [c-prog] delimiter


  is a delimiter meant to be a statement terminator ( ; )   or { }









  [Non-text portions of this message have been removed]



   

  __________ NOD32 3424 (20080907) Information __________

  This message was checked by NOD32 antivirus system.
  http://www.eset.com


[Non-text portions of this message have been removed]

Reply via email to