directive

  • C

#undef Directive: C Program

In today's video tutorial lets see how to use #undef preprocessor directive. Related Read: C Program To Find Area of…

4 years ago
  • C

#error Preprocessor Directive: C Programming

In this video tutorial, lets see how we can make use of #error preprocessor command or directive. Where Is It…

4 years ago
  • C

include directive in C Program

Usually you can see these "include" directive at the very top of your source code. It's called a preprocessor directive.…

5 years ago
  • Ionic

ngClass Directive: Ionic 2

Today lets learn how to make use of ngClass angular directive in our Ionic 2 application. Related Read: ngIf, index,…

8 years ago
  • Ionic

List Item Reordering: Ionic 2

Today lets learn how to implement reordering of list items in Ionic 2, using reorder directive and ionItemReorder event. We're…

8 years ago