Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Dynamic memory allocation in C language

Dynamic memory allocation allows the C programmer to allocate memory at runtime. Dynamic memory allocation in C is possible by 3 functions of stdlib.h header file. malloc() calloc() free() malloc() function The malloc() function allocates single

How to print HTML page with tags using PHP

If you have any blogs or coding part that you need to show with the html tags, Then using PHP then you can perform this task Lets say print the line below:- <h1>I'm printing this line using the HTML tags</h1> To print this line I use

Question about using Java for data compression:

Hello, I have a question regarding the best approach to using Java to compress an MP4 music file. My approach is to use Java NIO to input the MP4 file into RAM as a stream and parse the bits to find a specific bit pattern. When I find the bit patt

How to Select specific category by writing PHP code to show lat & lng location in google map using volley library

I want to display location (lat & lng) markers in Android google map using volley library by selecting the category. I am not able to get individual selected item locations but I am able to get all locations markers in map. Please help in code!

How to fix or remove crawl errors from bing webmaster tool?

Hi guys, Today, I was analyzing Bing Webamster tool to inspect crawls errors for one of my website and found 342 issues under 500 internal server error column. But I didn't find any option to fix or remove all these crawl errors just like we usuall

New features introduced in iOS7

Apple has added many features to its iOS7 operating system. Few are mentioned below:- • Story Board in iOS7 app will have to ask user's permission to access the mic. • The user can use [NSArray firstObject]; just like lastObject in previous Xcod

How to make UITableView separator touch ends of table in iOS7

In iOS7 separator of table view do not touch ends of the table/cell ,i.e, the separator don't cover complete length of the table/cell. For this we need to set the separatorInset property of table view. For example if we have a UITableView object name

Ray Pia_CFChalkBoard iPhone App

Client full name: Ray Pia Name of project: Constant Fitness Chalkboard Source of project- SEO, Total cost: USD 8528 Technology: iPhone, Android, PHP Design required- Yes Payment Terms- This has been calculated as hourly and I am attaching the sheet w

Tomcat application server hangs while Deploying web application directory

Hi I have installed Tomcat application server(Apache Tomcat/7.0.61) in an Ubuntu server(Ubuntu 14.10). When I am starting tomcat server it hangs at deployment stage and try to http://localhost:8080 on browser, its taking more time to load and noth

Upload multiple files using REST service with AngularJS and Spring MVC

Hi I am using Spring MVC with Java Config and defined some rest-services. Spring at sever side and AngularJS at client side. I want to upload more then one CSV files from AngularJS site using REST service. How will be done using Spring MVC ? I am

1 55 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: