Desi Coding
Code simple, code perfect
JAVA
PHP
C
JavaScript
Platforms
AEM
Salesforce
Apache
Windows
Mac
News
Ads
Showing posts with label
C
.
Show all posts
Showing posts with label
C
.
Show all posts
Convert numbers to roman numerals in c
January 25, 2012
C code for fractional binary to decimal converter
January 25, 2012
C code for product of two binary numbers
January 25, 2012
C code for sum of two binary numbers:
January 25, 2012
How to convert large binary number to hexadecimal
January 25, 2012
C code for binary to decimal conversion
January 25, 2012
C code for how to convert large binary to octal
January 25, 2012
C program to convert binary to octal
January 25, 2012
C program for hexadecimal to binary conversion
January 25, 2012
C program to change octal to decimal
January 25, 2012
C code to convert octal number to decimal number
January 25, 2012
C program to convert binary to octal
January 25, 2012
C code to convert decimal to hexadecimal
January 25, 2012
Easy way to convert decimal number to octal number in c
January 25, 2012
C code for decimal to octal converter
January 25, 2012
C code for decimal to binary conversion
January 25, 2012
SWAP TWO VARIABLES WITHOUT USING THIRD VARIABLE
January 25, 2012
SWAPPING OF STRINGS USING C PROGRAM
January 25, 2012
Write a c program for swapping of two arrays
January 25, 2012
HCF program with multiple numbers in C
January 25, 2012
Older Posts
Subscribe to:
Posts (Atom)
Topics
AEM
Apache
C
Webservices
JAVA
Linux
Shell
Angular
JavaScript
Block Chain
AWS
Windows
Cloud
PHP
Bootstrap
Machine Learning
Browsers
Window
Malwares
Web
Transfer Files
Driver
Disqus for desicoding
Labels
AEM
Apache
C
Design Patterns
JAVA
OOP
PHP
Twitter API
collections
linux
webservices
Popular Posts
How to iterate child nodes of a node in AEM
Following example JSP tells you how to iterate a node and access its child nodes. For example we will display "jcr:primaryType...
OAuth Request token in Twitter API JAVA JSP Example
Here is the code snippet which will tell you how to get request token in twitter OAuth API by JAVA. We create a JSP file say oauth.jsp . All...
How to remove system java from RedHat linux
You may want to remove java provided by RedHat. This is simple to do so. Uninstall Java 6 yum remove java-1.6.0-openjdk.x86_64 ...
C code for fractional binary to decimal converter
# include < stdio.h > # define MAX 1000 int main (){ long double fraDecimal=0.0,dFractional=0.0 ,fraFactor=0.5; long ...
Login by twitter in JAVA JSP
Login with twitter is divided into two steps. First get the request token and the OAuth URL. Then clicking on the OAuth URL , twitter asks ...
XAMPP simple installer for apache, php and mysql
If you have any experience of installing Apache, PHP and MySQL in your computer, you probably know how complicated and tedious job is this....
C code to convert decimal to hexadecimal
# include < stdio.h > int main (){ long int decimalNumber,remainder,quotient; int i=1,j,temp; char hexadecimalNumber...
C code for how to convert large binary to octal
# include < stdio.h > # define MAX 1000 int main (){ char binaryNumber[MAX],octalNumber[MAX]; long int i=0,j=0; ...
How to check if modules are enabled in php or not
To check if some particular modules such as PDO, XML, SQLLITE, FTP enabled in your PHP or not, we can use get_loaded_extensions() method. ...
Some VI Editor command
Write into the file i Quit without save !q Save and quit !wq
Join Us
Blog Templates
Designed by
Templatezy
-
Sb Game Hacker Apk