![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| memory addresses | areef4u | High Level Programming | 0 | 08-04-2006 08:43 AM |
| Multibyte characters to ASCII | jerardfjay | Shell Programming and Scripting | 8 | 11-18-2005 02:45 AM |
| Hex characters of ascii file | budrito | HP-UX | 2 | 08-10-2005 11:26 PM |
| stupid question about ascii characters | jalburger | High Level Programming | 2 | 09-28-2004 04:56 PM |
| memory addresses | Paravozzz | High Level Programming | 0 | 10-15-2002 01:17 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
c language + simple question regarding memory addresses and ASCII characters
Just a simple question (which may seem silly so bear with me) that arose in my mind the other day. Do ASCII characters by themselves (e.g. /n, 0, a) have an actual memory address ? My question arises, because Im aware that each time I create and initalise a pointer like this for example Code:
int *ptr = 5; I always get a null pointer error. many thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|