Search Results

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: nikileshsa
Forum: C Jan 2nd, 2009
Replies: 3
Views: 925
Posted By nikileshsa
#include<stdio.h>
# define A 10

const short LINE_SIZE = 255;

main(){
char a[LINE_SIZE + 1] = " "; //Error here...why is this an error??
char b[A]=""; //no problem here

...
Showing results 1 to 1 of 1

 


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

©2003 - 2009 DaniWeb® LLC