Browsing all articles in tutorials
Oct
30

Implementation limitation of c programming language

One day i thought ,

“What is the maximum number of arguments we can pass to a function in C ?”

i have searched some stuff and found following things.

As per International Standard of c programming language, an implementation translates C source files and executes C programs in two dataprocessing-system environments, which will be called the translation environment and
the execution environment.

As per logicaly we can pass infinite number of aguments to the function but the Limitation of such data processing-system environment makes following limitation to the implementation of c programming language .

From : C language standard n1256

5.2.4.1 Translation limits

read more

Sep
30

List of all standard version of c language

Author JIGAR PATEL    Category c, Tips, tutorials     Tags , ,

As  you all know we always talk about ANSI C, ISO-C, C99,c88 ,etc…but we dont know the actual differences between these all version of c language. So here i am going to explained all versions of c language.

Brief  History :

  • Root of c language is started in 1966 when Martin Richards  has designed  BCPL (Basic Combined Programming Language), that was  a procedural, imperative, and structured computer programming language .
  • After that in 1669 Ken Thompson and Dennis Ritchie has designed  B  programming language  at Bell Labs

K&R C :

In 1978, Brian Kernighan and Dennis Ritchie published the first edition of The C Programming Language. Which is  known to C programmers as “K&R”. For most of the year this book was taken as the informal standard of c programming language.
read more

Follow us on Twitter! Follow us on Twitter!

Search in this website

our sponsors

latest comments

Find us on Facebook

Top Authors

35 posts
saurabh
22 posts
10 posts

Find us on stackoverflow

Polls

Tell us who you are

View Results

Loading ... Loading ...

My Bookmarks

Sponsers Link