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 Dave,
Thanks for your help indeed.
Both of your tips are very helpful indeed... But, since I am really poor at C++... This is what I wish to do:
--------THE FILE STRUCTURE------------
<something here which is to be skipped>
<blank>
<blank>
<blank>
<THE REAL DATA STARTS HERE>
--------END...
Dear Dave,
First of all, thanks for your tips and help. It does help :)... but... is there another way not reading the file line by line after skipping the first few lines? For example, is it possible to set the position to some location of the file and start reading from that???
I am sorry...
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.