Thread: void keyword?
View Single Post
Old 04-04-2016, 11:55 PM   #12
andsuma
Registered User
 
Join Date: Apr 2016
Posts: 81
Void keyword is used only in function declarations. It indicates that the function is expected to return no information to the function from which it was called.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
andsuma is offline   Reply With Quote