Help me with C++ / Segment of pointer in Turbo C (Developers)
> It's not defined in ANSI C how to get full address of some variable. You
> can get only relative pointer in data segment by "&" operator. It depends
> on your compiler. E.g. DJGPP defines _my_ds() symbol (selector to your data
> segment) which completes full address. I think that borland has something
> similar.
On this particular subject a good discussion entitled: "Segment of pointer in Turbo C".
Complete thread:
- Help me with C++ - Pablo, 31.05.2010, 08:22 (Developers)
- Help me with C++ - RayeR, 31.05.2010, 10:13
- Help me with C++ - Pablo, 07.06.2010, 01:28
- Help me with C++ - RayeR, 08.06.2010, 13:12
- Help me with C++ - Pablo, 21.06.2010, 01:41
- Help me with C++ - Laaca, 21.06.2010, 10:18
- Help me with C++ - rr, 21.06.2010, 20:57
- Help me with C++ - Pablo, 22.06.2010, 05:56
- Help me with C++ - Rugxulo, 22.06.2010, 08:46
- Help me with C++ - Laaca, 22.06.2010, 11:22
- MasmEd Code Editor - Pablo, 22.06.2010, 12:33
- MasmEd Code Editor - rr, 22.06.2010, 16:04
- Help me with C++ - Rugxulo, 22.06.2010, 08:46
- Help me with C++ - Pablo, 22.06.2010, 05:56
- Help me with C++ - rr, 21.06.2010, 20:57
- Help me with C++ - Khusraw, 21.06.2010, 10:45
- Help me with C++ - Laaca, 21.06.2010, 10:18
- Help me with C++ / Segment of pointer in Turbo C - Arjay, 22.06.2010, 13:18
- Help me with C++ - Pablo, 21.06.2010, 01:41
- Help me with C++ - RayeR, 08.06.2010, 13:12
- Help me with C++ - Pablo, 07.06.2010, 01:28
- Help me with C++ - marcov, 06.06.2010, 19:49
- Help me with C++ 2 alternatives with Turbo C (malloc/bgiobj) - Arjay, 22.06.2010, 14:19
- Help me with C++ - RayeR, 31.05.2010, 10:13