User: ragnamanga

  • Public profile

User profile: ragnamanga

User info
User name:ragnamanga
History
Joined:
Number of posts:9
Latest posts:

item databasing in *.txt
the contents of ITEM_DB.txt is: [code] 101 knife 12 2 3 102 axe 8 22 1 103 8 23 1 ... .. [/co...

item databasing in *.txt
i didn't really bring my copy of my code. i use internet cafe to access the web. but my logic on th...

Reading Integers From *.Txt Files
you could try saving the "highscore" in highscore.txt this way [code] 1300 6000 3000 [/code] w...

item databasing in *.txt
hello. i'm having trouble with finding a specific number in text file. my problem is: create a t...

Exiting a loop using a specific character.
you can try this code: [code] include<iostream> using namespace std; int main() { char x, ...

This user does not accept Private Messages