C Programming and Computer Geeks

Search MY Blog

Thursday 5 December 2013

C Header Files and its supported functionalities


<stdio.h>: input /output functional operations in program.

<conio.h>: to clear screen and pause information function.

<ctype.h>: functions for testing characters.

<string.h>: functions for manipulating string.

<math.h>: mathematical  functionalities.

<stdlib.h>: utility function for number, conversion and storage allocation.

<assert.h>: functions that can be used to add diagnostics to a program.

<stdarg.h>: functions that can be used to step through a list of function arguments.

<setjmp.h>: functions that can be used to avoid the normal call and return sequence.

<signal.h>: functions for handling exceptional condition that may arise in a program.

<time.h>: functions for manipulating date and time.

<limits.h>: constant definitions for the size of C data types.

<float.h>: definitions relating to floating-point arithmetic.


Click here for more C Tutorials and Concepts.

 

Tuesday 3 December 2013

BEST SITES FOR PC/LAPTOP DRIVERS


What is Driver?
A driver is software that allows your computer to communicate with hardware or devices. Without drivers, the hardware you connect to your computer (for example, a video card or a webcam) will not work properly.


Find the below sites for the latest/Updated drivers for your PC or Laptop
Laptop drivers and PC drivers
Laptop Drivers

    



www.opendrivers.com
www.notebook-driver.com
www.notebookera.com
www.drivers.com
www.download.cnet.com
www.driverzone.com
www.karlsforums.com
www.driverrobot.com








First 2 sites are best for laptop drivers..

Find More Useful info @ Tips & Tricks


Search This Blog