I think simicolon is an important part of the C language because it tells the 
compiler where the C instruction ends.

in some situations u can write some macros that makes u avoid using simicolon, 
for example:

#define ADD (x+y);

and u can use it as z = ADD

without simicolon, but this doesn't work for all cases.

Regards,...

TheOldWiseKing

  ----- Original Message ----- 
  From: azarudeen ajees 
  To: [email protected] 
  Sent: Thursday, September 06, 2007 5:29 AM
  Subject: [c-prog] (unknown)


  i want the programming in c without semicolon

  ---------------------------------
  Download prohibited? No problem. CHAT from any browser, without download.

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



   

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

Reply via email to