The UNIX and Linux Forums
>
Top Forums
>
High Level Programming
What is the difference between f(...), f(void) and f()
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
What is the difference between f(...), f(void) and f()
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
1
(
permalink
)
04-28-2008
purplelightspar
Registered User
Join Date: Apr 2008
Posts: 1
What is the difference between f(...), f(void) and f()
What is the difference between f(...) , f(void),f()
I know that f(void) doesn't take any parameters, but what about f() and f(...) Does the last call of function even exists?
Remove advertisements
Forum Sponsor
purplelightspar
View Public Profile
Find all posts by purplelightspar