Go Back   Forums > Search Forums
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: mik
Forum: Music, Art, Movies 28-11-2006, 05:10 AM
Replies: 3
Views: 2,063
Posted By mik
very nice! go on, Nick ;)

very nice! go on, Nick ;)
Forum: Programming 15-09-2005, 04:28 PM
Replies: 43
Views: 3,952
Posted By mik
It is well known that the best solution for data...

It is well known that the best solution for data storing is data bases or now XML as Reup offered. So, use this. And of course use OOP.
Forum: Programming 15-09-2005, 10:19 AM
Replies: 43
Views: 3,952
Posted By mik
So, I don't think that it's a good idea to use...

So, I don't think that it's a good idea to use "fwrite" here but if you want...

_itoa - convert an integer to a string (see MSDN).
Code for save and load:
#include <iostream>
#include...
Forum: Programming 13-09-2005, 12:06 PM
Replies: 43
Views: 3,952
Posted By mik
#include <iostream> #include <fstream> using...

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

int main()
{
int age = 15;
int number = 22;
char Fname[12]; //for filename
cout<<"Enter file to save to: ";
Forum: Programming 13-09-2005, 10:10 AM
Replies: 19
Views: 3,072
Posted By mik
First, VS is not only VC++. Second, .NET is...

First, VS is not only VC++. Second, .NET is platform independent. .NET is a strategy of creating big distributed systems (like J2EE or CORBA). For example, try to create Web-services (it is very...
Forum: Programming 13-09-2005, 04:55 AM
Replies: 19
Views: 3,072
Posted By mik
Latest versions of VS .NET: VS 2005 Express...

Latest versions of VS .NET:
VS 2005 Express Edition
VS 2005 Standart Edition
VS 2005 Team System
I have only VS 2005 Express Edition now. Latest versions of VS .NET programmes based on .NET Framework...
Forum: Programming 12-09-2005, 01:02 PM
Replies: 19
Views: 3,072
Posted By mik
Hello, dear Nick! This is my first message here....

Hello, dear Nick! This is my first message here. wow... So, I think it isn't correct statement of the problem. I think that many things depend on habit. For example, I had written many (maybe more...
Showing results 1 to 7 of 7

 
Forum Jump

The current time is 08:52 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.