private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://