??? 05/21/04 22:37 Read: times |
#70895 - Another stringy problem |
I have a function which is passed two parameters i.e:
void foo(int *str,bit func) now i want to pass it the address of a string and a control bit so i call it with foo(string_name,1) am I correct in thinking that this will actually pass &string_name,1 as string name and &string_name are one and the same thing? |
Topic | Author | Date |
Another stringy problem | 01/01/70 00:00 | |
RE: Another stringy problem | 01/01/70 00:00 | |
RE: Another stringy problem | 01/01/70 00:00 | |
RE: Another stringy problem | 01/01/70 00:00 | |
RE: Another stringy problem | 01/01/70 00:00 | |
RE: Another stringy problem![]() | 01/01/70 00:00 |