C Programming is a compiled programming language which means it needs a compiler to check the syntax error/s. We use CodeBlocks or Dev C++ or any easy programs for code editing, debugging and compiling.
Note:
A C-file should be saved with an extension .c
It can be saved anywhere but needs to be compiled.
You can edit the source code but cannot edit the executable files (.exe) or object file (.obj/.o)
Example:
#include<stdio.h>
#include<conio.h>
#include my_header.h
These are the linking files or header files generally seen at the...
top ad
Monday, December 30, 2013
Friday, December 13, 2013
Wednesday, December 11, 2013
Google starts Translation in Nepali Language too

PROBLEM TRANSLATOR?? Now, there is no problem for translating any language to nepali language via google translate. Yes, google translate has launched the new language translate to nepali language. Enjoy the service.
...
Subscribe to:
Posts (Atom)