Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Lab 11
#include<stdio.h> struct studentType { int id; char name[20]; float per; } st; int main() { st stringStudent[*ptr] printf("Enter the info of student"); printf("\n=======================\n"); printf("id:"); scanf("%d:",&st.id); printf("name :"); scanf("%s :",&st.name); printf("per :"); scanf("%f :",&st.per); printf("\n id is: %d \n",st.id ) ; printf("\n name is: %s \n",st.name ) ; printf("\n per is: %1f \n",st.per ) ; return 0; }
run
|
edit
|
history
|
help
0
ternar
1.8 Parallizing for loop
string_ptr_to_fct_param_v2
150109_RecursividadParImpar
3.1.2 Matrix add/sub file concept
CO Assignment 1 Question 1
Link List
dcl
18BCE2182 ASSESS_1 Q1-6
MÓDULO 3, PREGUNTA 1, GUÍA 4