Beginners - January 2011 (Page 42)

Read from file; Store contents in char stream
 
I haven't done any experimenting with C++ file manipulation and I am revising it now. I know that to read lines from a file, I can do this: string co...
[1 reply] : Hi, This following code loads a file into memory and prints it. Bu... (by shredded)
by Rave
What now?
 
ok, i studied c++, from ground up to classes, inhertience, hash tables, sorting algorithms, now thats where the book ends on. after that i have no idea what to ...
[6 replies] Last: [quote=mrfaosfx]Make a basic text editor that reads text files and sav... (by blackcoder41)
Could I know the type of template?
 
template<typename T> void test() { //pseudo code if(T == unsigned char) //do something } Do I have any way to make it?Thanks a lot
[3 replies] Last: what about typeid ? http://www.cplusplus.com/forum/unices/33772/... (by ne555)
by woohoo
Char to Char *?
 
Is there a way to convert a Char to a Char *?
[2 replies] Last: Convert a regular char to a pointer to type char? Sure just specify th... (by closed account 3pj6b7Xj)
January 2011 Pages: 1... 404142
  Archived months: [dec2010] [feb2011]

This is an archived page. To post a new message, go to the current page.