search for: tp49121p49157

Displaying 2 results from an estimated 2 matches for "tp49121p49157".

2012 Sep 21
0
[LLVMdev] How To Get The Name of the type the popinter is pointing to
...mp is char* , p is int pointer,fp is file pointer ,head is pointer to list node structure and so on but why i am getting i32 for all the pointers . please help me out. -- View this message in context: http://llvm.1065342.n5.nabble.com/How-To-Get-The-Name-of-the-type-the-popinter-is-pointing-to-tp49121p49157.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2012 Sep 20
5
[LLVMdev] How To Get The Name of the type the popinter is pointing to
I want to know the type of pointer . for example if we have int *p, struct node *w char *q then i want int for p,char for q , struct node for w. any help would be appreciated. -- View this message in context: http://llvm.1065342.n5.nabble.com/How-To-Get-The-Name-of-the-type-the-popinter-is-pointing-to-tp49121.html Sent from the LLVM - Dev mailing list archive at Nabble.com.