| ??? 08/08/01 07:08 Read: times |
#13905 - RE: changing value using array of pointers |
You can not assign string!
Tray this: *( sTemperature[1] + 2 ) = 'F' ; You must change char by char. |
| Topic | Author | Date |
| changing value using array of pointers | 01/01/70 00:00 | |
| RE: changing value using array of pointers | 01/01/70 00:00 | |
| RE: changing value using array of pointers | 01/01/70 00:00 | |
| RE: changing value using array of pointers | 01/01/70 00:00 | |
RE: changing value using array of pointers | 01/01/70 00:00 |



