Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: andor
Forum: C++ Nov 13th, 2006
Replies: 2
Views: 1,892
Posted By andor
Did you serched at google?
Forum: C Aug 21st, 2006
Replies: 2
Views: 811
Posted By andor
#include <stdio.h>
#include <string.h>

int main(int argc, char ** argv)
{
char * c = NULL;

if (argc != 3)
{
printf("Invalid input parametars!\n");
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC