Close
To suscribe Cquery.h please enter your email below..
After suscribing kindly check your mail box immediately
to complete your suscription.
I don't want any update | Let me download
Cquery.h
Code less C fast..
Download v0.1
Cquery.h is written by a student of SSUET by keeping TURBOC compiler in his mind only.
All the code are copyrighted so please respect other's efforts :) and don't distribute Cquery.h with your name.
Thanks.

Tuesday 1 April 2014

Complete list of functions provided by Cquery

Cquery provides below extra functions which let you code simple and faster.It already includes DOS.H, STRING.H, TIME.H, STDLIB.H, MATH.H, CONIO.H, STDIO.H. So you can also use C predefined functions provided by these header files.
  1. wait(in sec)
  2. swap_int(x,y)
  3. swap_char(x,y)
  4. shuffle_str(string)
  5. color_str(color,string)
  6. move_str(position x,position y,color,string)
  7. animate_str(position x,position y,end point,speed,direction,color,string)
  8. token_str(mode,speed,color,string)
  9. rand_range(starting no,ending no)
  10. rand_f()
You can also suggest me what do you people want please use suggestion and feedback page. ;)

No comments:

Post a Comment