dllimport in CHi. I want to import a dll file in C.I tried this.But this is not true: [code] #include <stdio....
I need help copying an array char by charThis is in C-C++ std method: [code] #include <stdio.h> #include <stdlib.h> char* copyWord(char* w1,...
Where is my error?I given an example.I want to be my array's element item 3,4,5,50,638... @SwapnilGhode And i tried be...
Where is my error?[code] #include <stdio.h> #include <stdlib.h> int a,b; int add(){ return (a+b); } int add_tran...
Where is my error?@asrar Thank u for ur think.But it doesn't work: https://rapidshare.com/files/2240070058/Compile_Err...
This user does not accept Private Messages