Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PASCAL

comment in pascal

//sinlge line comment

(*
  multi line comments
*) 

{  
   2nd method of multiline comments
} 
 
PREVIOUS NEXT
Tagged: #comment #pascal
ADD COMMENT
Topic
Name
9+3 =