Latest topics
» Beijing Olympic 2008
Sun Aug 17, 2008 9:43 pm by Eric

» Friendster Palace
Thu Aug 14, 2008 4:19 pm by yamcake01096

» yamyam~
Thu Aug 14, 2008 4:18 pm by yamcake01096

» 5 words story
Thu Aug 14, 2008 4:18 pm by yamcake01096

» MANA EVERYONE!!
Thu Aug 14, 2008 4:16 pm by yamcake01096

» About online graph of function
Thu Aug 14, 2008 4:14 pm by yamcake01096

» 3/8/2008 - CCSE Course Night
Wed Aug 13, 2008 5:46 pm by alan

» Bungkus!
Wed Aug 13, 2008 7:15 am by cielle

» Can check your room d!
Wed Aug 13, 2008 6:59 am by cielle

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Affiliates
free forum
Search
 
 

Display results as :
 


Rechercher Advanced Search

PA system

Sun Mar 23, 2008 4:35 pm by Lion

How's your pa system progressing?

Here's my one Smile free to refer, charge on copy! (joking la~)

download link

Comments: 15

Exception handing

Thu Mar 27, 2008 2:42 pm by zeon01

Haiz....facing 2 problem now...

first....how to avoid the program run error when we declare a integer...but user key in the character???
i heared can use ATOI...bt i dunno how to use it....cant find on book also....pls share the experience...tq

second....when i load the data from the text file....the datatype i load cant both string and integer....if i do that,...

[ Full reading ]

Comments: 8

Sample code for Linked List

Sun Mar 23, 2008 7:17 pm by Lion

Well just for those who still have NO IDEA about what linked list is going about, this is the source code for the food list I did in last tutorial, hope u can get something from it...

Code:

#include<iostream>
#include<cstring>
using namespace std;

struct Food
{  string name;
    int price;

    void PrintPr...


[ Full reading ]

Comments: 4

Poll
Who is Online ?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest


Registered Users: None


[ View the whole list ]


Most users ever online was 21 on Tue Aug 12, 2008 11:59 pm
Statistics
We have 27 registered users
The newest registered user is alan

Our users have posted a total of 248 messages in 27 subjects