Character Set Used In C

Reading time ~1 minute

Alphabets, Special number and Digits are allowed to represent information while programming in C

The valid alphabets, special number and digits are as followed :

Alphabets                            :- (  A,B,C,………..X,Y,Z  ) And ( a,b,c…………x,y,z )

Digits                                     :- 0,1,2,3,4,5,6,7,8,9

Special Symbol                 :-   ~  !  @  #  $  %  ^  &  *  (  )  _  -  +  =    \  {  }  [  ]  :  ;  “  ‘  <  ,  >  .  ?  /

Automotive Locking Systems

utomotive locks vary considerably in the types of locking mechanisms and lock arrangements. There are many other methods of gaining access to an automobile which are quite often quicker and easier than attempting to pick the lock Continue reading

The Arts of Lockpicking

Published on June 13, 2015

Implementing the Caesar Cipher

Published on November 01, 2014