Dear all,
I need some help... I have purchased a laptop comes with Windows XP, stupidly, it is in Dutch version (I guess they just install it by default). Now problem is I want to change it to English... It is Windows XP Professional. How can I do that? Could I just buy a upgrade English...
Dear all,
Sorry to bother you all. I wish to read in a file from second (or more) lines. In other words, I don't want to read in the file from the beginning. I am using the basic functions from <stdio.h>, fread, fseek, fread etc.
Please help. Thousand thanks.
Best regards
Jordan
Hi,
I wish to convert an integer to char* in C++ (I am using VC++).
Like:
int i = 10;
char *j =... <to convert int to char *>
printf("%s\n", j); <- here it will prints out 10.
Please help. Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.