Exforsys

Online Training

Is Operations Possible

This is a discussion on Is Operations Possible within the C and C++ forums, part of the Programming Talk category; Is it possible to do arithmetic operations on a void * pointer. If not why cannot one perform the same. Kindly ...


Go Back   Exforsys > Programming Talk > C and C++

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-26-2007, 04:37 PM
Senior Member
 
Join Date: Apr 2006
Posts: 144
caradoc is on a distinguished road
Exclamation Is Operations Possible

Is it possible to do arithmetic operations on a void * pointer. If not why cannot one perform the same. Kindly provide reasons for that.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-25-2007, 11:50 AM
Senior Member
 
Join Date: Apr 2006
Posts: 145
Rahulbatra is on a distinguished road
Pointer arithmetic is nothing but performing arithmetic operations on a pointer. Pointer arithmetic cannot be performed on void pointers because the void type has no size and thus the pointed address cannot be added to.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Timing for Operations cyrus Oracle Database 2 01-14-2007 01:49 PM
TCS Chennai Walk-In, BPO Operations. Aug 14, Loyola College lokeshm Freshers Jobs 0 08-10-2005 10:22 AM
CTS - BPO Operations, Freshers, Any Degree lokeshm Freshers Jobs 0 07-27-2005 02:07 AM
BANGALORE - TSR/CSR/Data Operations - IBM techguru Experienced Job Seekers - India 0 07-14-2005 01:30 AM
Associate –Marketing Operations techguru Freshers Jobs 0 06-08-2005 07:08 AM


All times are GMT -4. The time now is 01:26 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.