Archives

Date

Useful sites for C++ and VC++


Coronado enterprises tutorials (formerly Gordon Dodrill's)
You can see sample chapters, but are charged for the full tutorials
http://www.coronadoenterprises.com/


Guru of the week - ie discussion papers on using C++
http://www.cntc.com/resources/gotw.html


Tutorials etc on Borland's CBuilder
http://www.richplum.co.uk/cbuilder/


Tutorial on C for Fortran users
http://www.pottsoft.com/home/c_course/course.html


University lecture on C++
http://m2tech.net/cppclass/


Note on pointers -
perhaps more oriented towards C than C++.
http://www.cudenver.edu/~tgibson/tutorial/


Very simple C under DOS or MS-windows.

Not much C++; possibly useful to someone interested in programming
MS-windows without MFC etc.
http://www.cpp-programming.com


Weekly newsletter on C++

Other things: aimed at helping new and intermediate programmers improve their coding skills.
http://www.cyberelectric.net.au/~collins


www.informit.com

A site run by Macmillan USA containing a lot of information including the several well-known C++ books for free download - if you are prepared to supply name and email address.
http://www.informit.com/


C++ in 21 days - 2nd edition
http://newdata.box.sk/bx/c/


A variety of C++ books on line (Macmillian, Sams, Wiley, IDG etc)
You can see the tables of contents, but you will have to have a subscription to read the books themselves after a free trial.
http://www.itknowledge.com/reference/dir.programminglanguages.c1.html


Elementary introduction to C++ (mostly the C subset)
http://clio.mit.csu.edu.au/TTT/


How to use function-pointers in C and C++, callbacks, functors
http://www.function-pointer.org

http://www.newty.de/fpt/fpt.html


Short C++ tutorial:

Aimed at people who already have experience with an object-oriented programming language
http://www.entish.org/realquickcpp/


Articles about Win32, C++, MFC articles using VC++ compiler.
http://www.codersource.net
--------------------------------------------------------------------------


Use full Site lists

Google web directory
http://directory.google.com/Top/Computers/Programming/Languages/C%2B%2B/


University of Cambridge Department of engineering
http://www-h.eng.cam.ac.uk/help/tpl/languages/C++.html


Object-Oriented Numeric Web Site
http://oonumerics.org/


German scientific computing (in English)

http://scicomp.math.uni-augsburg.de/~scicomp/


World-wide-web "C++ Virtual Library"
http://www.desy.de/user/projects/C++.html


Karim Ratib's list of C++ sites (Scientific computing, graphs, GUIs etc)
http://www.IRO.UMontreal.CA/~ratib/code/


Phil Austin's list of oo sites for scientific computing
http://www.geog.ubc.ca/~phil/oo


Manfred Schneider's list of sites (CETUS links)
http://www.objenv.com/cetus/software.html

http://www.rhein-neckar.de/~cetus/software.html


Site list from Forschungszentrum Juelich
http://www.fz-juelich.de/zam/cxx/extern.html


C++ and C SIG (New York)
http://www.cppsig.org/


"Connected Object Solutions" list
http://www.connobj.com/refserv.htm

Useful sites for VC++/MFC
  1. http://www.functionx.com/visualc/index.htm (for beginners.)
  2. http://www.softlookup.com/tutorial/vc++/index.asp (for beginners.)
  3. http://www.codeproject.com (Largest and the best)
  4. http://www.codeguru.com (very famous)
  5. http://www.mathcs.sjsu.edu/faculty/pearce/mfc/ (For Beginners)

VC++ Notes

  1. http://www.cs.odu.edu/~wild/windowsNT/Spring00/notes.htm
  2. http://www.cs.odu.edu/~wild/windowsNT/Spring99/notes.htm
  3. http://www.cs.odu.edu/~wild/cs477/spring02/notes.htm

 

STL tutorial

Warren Young's list - especially STL
http://www.cyberport.com/~tangent/programming/index.html

Tutorial on the STL by Phil Ottewell.
http://www.yrl.co.uk/~phil/stl/stl.htmlx

http://www.pottsoft.com/home/stl/stl.htmlx
Recommended Reading :

Increase Your Phone's Message Storing Capacity!!!

You can now remove the storage limitation of your SE mobile so that you can store more than 500 SMS.
This trick works by changing the SMS message store to the tpa folder, where the message limitation is not in force!

FIRST-Copy the file /ifs/settings/messaging/pref_store.txt from the phone to the computer, make a backup, then edit it to read /tpa instead of /smsdata, then delete the file from the phone then copy in the new version.
SECOND-You need to create the message store in the /tpa folder. Create the following folder structure in the /tpa folder:
/tpa/messaging
/tpa/messaging/sms
/tpa/messaging/sms/msg
/tpa/messaging/sms/FFFFFFFFFFFFFFFFFFFF
/tpa/messaging/sms/FFFFFFFFFFFFFFFFFFFF/pending
/tpa/messaging/sms/FFFFFFFFFFFFFFFFFFFF/sm
/tpa/messaging/sms/FFFFFFFFFFFFFFFFFFFF/sr
/tpa/system/messaging/sms

THIRD-Restart the phone. You can now store as many messages as you like
You can store about 1000 messages, more than that your phone will be damn slow

VERY IMPORTANT:PLEASE DONT FORGET TO BACKUP THE FILES!

I have Personally Tried this on TWO phones and it WORKED.
I u have any doubts PM me or just post it here!
Cheers!!!
Recommended Reading :

Tips & Tricks for Sony Ericsson Phone

Viewing service menu and firmware

>*<<*<* Is how you can access your service menu

>*<<*<*11 is how you can view what firmware your phone has

> is move the joystick right
< is mover the joystick left
* is press the star key
1 is press the 1 key

-----------------------------------------------------------------

Camera

camera functions using toggles:

-toggle

TIPS/TRICKS for K750i

Camera
7 - Toggles the night mode
* - Toggles the light
0 - While in video mode toggles length of video recording.
1- Opens

Nokia S60 Phone TIPS and FAQS - Part - 2

  1. OS Symbian Message Error Code

    Syntax Message Code :
    [Message Statement]-[value>]

    means :
    "1" means unable to find the specific object (object is file/code/service/data)
    "2" means general error - that OS Symbian can identify what the error category
    "3" means the operation was canceled
    "4" means not enough memory to run app/game
    "5" means the operation request is not supported - some threads/process can not be open because OS not have the interface
  2. OS Symbian Type Installer File
    ==========================
    OS Symbian has two basic type installer file, they are:
    1. File Pack SIS (.sis)
    2. File Pack JAVA (.jar) or File Pack JAVA Code (.jad)
    .sis is a pack file that using C++ Language to made its source code app.
    .jar/.jad is a pack file using JAVA Language to make its source code app.
  3. JAVA in OS Symbian
    OS Symbian support JAVA platform. So you doesn

Nokia S60 Phone TIPS and FAQS

Tip 1:

Reinstall All App/Game on Your Phone
=============================
1. Format your Memory Card, using card reader more faster.
2. ReFormat your phone drive (drive c and d). To do it there are two ways :
- Use secret code *#7370# or
- On Phone switch off , press and hold 3 button (Dial,*,3) , and switch your phone ON , wait until format screen show and release the 3 button , and follow the instruction on phone until format phone complete.
3. Reinstall all your app and game.

Note: Before Reformat Phone Drive
Make sure to backup all your contact and data that store in phone drive, because reformat phone drive make all your contact and data gone.

Note: Why we need to reformat phone drive?
This is becouse some app/game that you have before on your phone , store their data/library file/installation configuration file/license file/security file in phone drive (drive c or d) , so when you reinstall your app/game that store in Memory Card , all that files that i mention above still in phone drive. This is why phone drive must reformat to remove all that files.

 

Tip 2:

App/Game Version
==================
some new version of app/game not support or run nicely with lately version OS Symbian. If you have this problem you can do 2 ways:
1. Update OS Symbian with newer version or
2. Use app/game with lately version

This situation always happen with lately phone series with lately OS Symbian version.


But ..............
Some old version of app/game not run nicely with newer version of OS Symbian.

 

Tip 3:

Message Error : "App Closed ChildInstall"

I hope everyone read this solution ................... this problem always show with S60 newer series, especially on N6600, N6630, N7610, N6620.

This error message mean, the installer files is missing, become hide state , corruption or have broken binary code file. Especially when the file installer came from BT transfer file.

If Phone has this problem, the happening is:
1. File Installer (is BT Message Files) can not be deleting, every time you want to delete message show is the file is using/not exist.
2. App can not be install, every time you try to install message show like above.

The Solution
==========
1. Close all app/game that still runs.
2. Run app for File Browser (like SeleQ , System Explorer , Profi File etc).
3. Find the installer file (BT Message) on folder ..\system\mail\00001001_S\[Mail Root -> Hex 0 - F]\[BT Message Folder ended by 'F' alpanameurik]\[BT Message File]
Note = Dont forget to set app file setting to show hiden file.
4. After you find it, delete that file (BT Message)
5. To make sure the file installer gone, check your message inbox. If you delete the right file , that BT Message will be gone.
6. Send again the file installer to your phone
7. After send file complete, just install it.
==========

Tip 4:

 

Backup ALL your APPS/GAMES
=======================

This tips only if your apps/games install in Memory Card.

Device needed :
1. PC/MAC
2. Card Reader

Setting PC/MAC :
1. Folder/File setting must be set to see hidden and system files.

To Backup Apps/Games
==================
1. Insert your Memory Card into Card Reader
2. Explorer main root Memory Card
3. Choose to Select All Folder and Files
4. Choose to Copy
5. Make a new folder in your PC Hard Drive (like ...\MMC Backup\)
6. Open that new folder
7. Paste all Folder and Files there
8. Backup is Complete

This TIPS much useful, especially before you install new app/game on your phone. Because always happen when you installs new app/game into your phone sometimes your phone hung. So if your phone hung you don





Loans - Debt Consolidation - Phoenix Pools - Credit Cards